summaryrefslogtreecommitdiff
path: root/python-pyepics/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 10:13:47 +0100
committerErich Eckner <git@eckner.net>2021-12-13 10:13:47 +0100
commita4845b75ff2a60d44daf197d81de48ca2a5e92d1 (patch)
treededa8ff4ac36c47f114108332d3a280e2581911f /python-pyepics/PKGBUILD
parent98f0f7d6e39a48beb0bee99e90b57fdb0d5b994b (diff)
downloadarchlinuxewe-a4845b75ff2a60d44daf197d81de48ca2a5e92d1.tar.xz
recompile all python packages
Diffstat (limited to 'python-pyepics/PKGBUILD')
-rwxr-xr-xpython-pyepics/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-pyepics/PKGBUILD b/python-pyepics/PKGBUILD
index 4e4a083d7..e59299dda 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pyepics
_pkgname="${pkgname#*-}"
pkgver=3.5.0
-pkgrel=15
+pkgrel=16
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'