diff options
-rwxr-xr-x | python2-pyepics/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python2-pyepics/PKGBUILD b/python2-pyepics/PKGBUILD index c0db11d85..1a5774882 100755 --- a/python2-pyepics/PKGBUILD +++ b/python2-pyepics/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Erich Eckner <arch at eckner dot net> pkgname=python2-pyepics pkgver=3.3.3 -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' |