diff options
author | Erich Eckner <git@eckner.net> | 2020-02-11 19:44:46 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-02-11 19:44:46 +0100 |
commit | f8c62b203ed340f5c0d10db2910ff6281f2524d3 (patch) | |
tree | 2286170b21c79a215f560ad4d561967d462199cd | |
parent | 6f9c5056613b5aecaaf005fe0fb5a0a75a7783f0 (diff) | |
download | archlinuxewe-f8c62b203ed340f5c0d10db2910ff6281f2524d3.tar.xz |
python-pyepics: rebuild
-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 5ca6760c2..f50169dac 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.1 -pkgrel=1 +pkgrel=2 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' |