summaryrefslogtreecommitdiff
path: root/python-pyepics/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-10-06 19:42:14 +0200
committerErich Eckner <git@eckner.net>2019-10-06 19:42:14 +0200
commit843f3cfed013d69e9e6d344089826aee5fc640db (patch)
tree881ee0d623216a333bb9353ace740e48588da20e /python-pyepics/PKGBUILD
parentc548fa78e99dd723c9d46089de9c5b187653e1ef (diff)
downloadarchlinuxewe.git.save-843f3cfed013d69e9e6d344089826aee5fc640db.tar.xz
python-pyepics: rebuild
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 3345c2c4..f677b0f8 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=3
+pkgrel=4
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'