diff options
author | Erich Eckner <git@eckner.net> | 2019-07-25 14:52:17 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-07-25 14:52:17 +0200 |
commit | 9bf71badff65bb549ea961bf0ed3532e09d90d96 (patch) | |
tree | 222fbf1a322caff5ac8268967e5b68654943af98 /python-pyepics/PKGBUILD | |
parent | 9265677a01eeada242636e34f7aaccebc070cf4d (diff) | |
download | archlinuxewe-9bf71badff65bb549ea961bf0ed3532e09d90d96.tar.xz |
python-pyepics: rebuild
Diffstat (limited to 'python-pyepics/PKGBUILD')
-rwxr-xr-x | python-pyepics/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-pyepics/PKGBUILD b/python-pyepics/PKGBUILD index 313cac848..3345c2c47 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' |