diff options
author | Erich Eckner <git@eckner.net> | 2020-05-14 12:02:55 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-05-14 12:02:55 +0200 |
commit | af559c173143bae2f17eed22ebfa411f81006d02 (patch) | |
tree | 308762912f69a9dda7800e52ef00a23bc2b74ccf | |
parent | e18b32bc3b066c202cded176366aa0ec1b67a2a7 (diff) | |
download | archlinuxewe.git.save-af559c173143bae2f17eed22ebfa411f81006d02.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 c57b462c..15a4a57b 100755 --- a/python-pyepics/PKGBUILD +++ b/python-pyepics/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-pyepics _pkgname="${pkgname#*-}" pkgver=3.4.1 -pkgrel=6 +pkgrel=7 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' |