diff options
author | Erich Eckner <git@eckner.net> | 2020-03-18 20:33:20 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-03-18 20:33:20 +0100 |
commit | 991b434ee04532b3779d725ead55d57adbb9ce38 (patch) | |
tree | 01f2fef0219ce83fccc73b4bd055cbe8fb3f2d1a /python-pyepics | |
parent | db19af5074e5b2df7396eff3d4ad37250fd88aa2 (diff) | |
download | archlinuxewe-991b434ee04532b3779d725ead55d57adbb9ce38.tar.xz |
python-pyepics: rebuild
Diffstat (limited to 'python-pyepics')
-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 6f57912a3..c57b462c2 100755 --- a/python-pyepics/PKGBUILD +++ b/python-pyepics/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-pyepics _pkgname="${pkgname#*-}" pkgver=3.4.1 -pkgrel=5 +pkgrel=6 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' |