summaryrefslogtreecommitdiff
path: root/python-pyepics
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 12:59:19 +0100
committerErich Eckner <git@eckner.net>2021-12-13 12:59:19 +0100
commit4d9d5ffdf9b3b779eebee93e7da2c0026b3b1c70 (patch)
treedfb89e0e415304bef1756732b1f73c7e0f377cf0 /python-pyepics
parent4d9fb23d4814ac2c3909aa12dcafdf7212ff04cf (diff)
downloadarchlinuxewe-4d9d5ffdf9b3b779eebee93e7da2c0026b3b1c70.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 a3a2de010..be7f114cd 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pyepics
_pkgname="${pkgname#*-}"
pkgver=3.5.0
-pkgrel=31
+pkgrel=32
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'