summaryrefslogtreecommitdiff
path: root/python-pyepics
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-07-25 14:52:17 +0200
committerErich Eckner <git@eckner.net>2019-07-25 14:52:17 +0200
commit9bf71badff65bb549ea961bf0ed3532e09d90d96 (patch)
tree222fbf1a322caff5ac8268967e5b68654943af98 /python-pyepics
parent9265677a01eeada242636e34f7aaccebc070cf4d (diff)
downloadarchlinuxewe.git.save-9bf71badff65bb549ea961bf0ed3532e09d90d96.tar.xz
python-pyepics: rebuild
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 313cac84..3345c2c4 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -3,7 +3,7 @@ pkgbase=python-pyepics
pkgname=(python2-pyepics python-pyepics)
_pkgname="${pkgbase#*-}"
pkgver=3.4.0
-pkgrel=2
+pkgrel=3
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'