diff options
author | Erich Eckner <git@eckner.net> | 2019-10-06 19:42:14 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-10-06 19:42:14 +0200 |
commit | 843f3cfed013d69e9e6d344089826aee5fc640db (patch) | |
tree | 881ee0d623216a333bb9353ace740e48588da20e /python-pyepics/PKGBUILD | |
parent | c548fa78e99dd723c9d46089de9c5b187653e1ef (diff) | |
download | archlinuxewe-843f3cfed013d69e9e6d344089826aee5fc640db.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 3345c2c47..f677b0f84 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' |