diff options
Diffstat (limited to 'python-pyepics/PKGBUILD')
-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 64bcfa718..177b6151a 100755 --- a/python-pyepics/PKGBUILD +++ b/python-pyepics/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-pyepics _pkgname="${pkgname#*-}" pkgver=3.5.1 -pkgrel=14 +pkgrel=15 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' |