diff options
author | Erich Eckner <git@eckner.net> | 2019-06-18 21:38:45 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2019-06-18 21:38:45 +0200 |
commit | 49c28e22e762f4046fb9ddc719d66ce951bfa5ea (patch) | |
tree | fbb1eedfd328989b925fcce2bf522e64f63076ea /python-pyepics | |
parent | 94e91467c128cb4094488a6c0ec3bcafee89e8b7 (diff) | |
download | archlinuxewe.git.save-49c28e22e762f4046fb9ddc719d66ce951bfa5ea.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 496a56f9..313cac84 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=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' |