diff options
author | Erich Eckner <git@eckner.net> | 2020-02-24 08:08:57 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-02-24 08:08:57 +0100 |
commit | 9741ce200e125f0a41f39c9a2958e8c26df8614e (patch) | |
tree | ac82aca88403be776815cee3a3fed07c637f9940 | |
parent | 3d7589040db377d492e0154ac894baf414291507 (diff) | |
download | archlinuxewe-9741ce200e125f0a41f39c9a2958e8c26df8614e.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 f50169dac..3afd84b6c 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=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' |