summaryrefslogtreecommitdiff
path: root/python-pyepics
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 13:11:18 +0100
committerErich Eckner <git@eckner.net>2021-12-13 13:11:18 +0100
commit1898d577ee4e89d18bb20b75ea32a332b96c8d93 (patch)
tree6c8c18ad281d9dc98166d64d3f311d65dbe7c62e /python-pyepics
parent4d9d5ffdf9b3b779eebee93e7da2c0026b3b1c70 (diff)
downloadarchlinuxewe-1898d577ee4e89d18bb20b75ea32a332b96c8d93.tar.xz
recompile all python packages
Diffstat (limited to 'python-pyepics')
-rwxr-xr-xpython-pyepics/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-pyepics/PKGBUILD b/python-pyepics/PKGBUILD
index be7f114cd..9604d02ce 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pyepics
_pkgname="${pkgname#*-}"
pkgver=3.5.0
-pkgrel=32
+pkgrel=33
pkgdesc='Python Interface to the Epics Channel Access protocol of the Epics control system'
arch=('i686' 'pentium4' 'x86_64')
url='https://pypi.python.org/pypi/pyepics'