summaryrefslogtreecommitdiff
path: root/python-pyepics
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 11:22:05 +0100
committerErich Eckner <git@eckner.net>2021-12-13 11:22:05 +0100
commit398e5fe97329b4e81c400d6063c58ecfa7161c23 (patch)
tree83b42793b9af98cb23b5ea0a5e2b6f69c8754056 /python-pyepics
parent1b166a254ec7d1943990bd3c90a9e3c8bcc9b2f1 (diff)
downloadarchlinuxewe-398e5fe97329b4e81c400d6063c58ecfa7161c23.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 c2e3faebb..c15bccc3a 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pyepics
_pkgname="${pkgname#*-}"
pkgver=3.5.0
-pkgrel=22
+pkgrel=23
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'