summaryrefslogtreecommitdiff
path: root/python-pyepics
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 10:28:39 +0100
committerErich Eckner <git@eckner.net>2021-12-13 10:28:39 +0100
commitc0d87cbd28c892ed3c1ecb47b592bec44e896c1e (patch)
tree65cb4c7aa4262f4ee309efd4b1b1e92a3094af6f /python-pyepics
parenta4845b75ff2a60d44daf197d81de48ca2a5e92d1 (diff)
downloadarchlinuxewe-c0d87cbd28c892ed3c1ecb47b592bec44e896c1e.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 e59299dda..f1164bd12 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pyepics
_pkgname="${pkgname#*-}"
pkgver=3.5.0
-pkgrel=16
+pkgrel=17
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'