diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 08:29:07 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 08:29:07 +0100 |
commit | 18b31e8c5b720779657da5c03ae89f87c2395e43 (patch) | |
tree | 796df818a39a461af558472b42f619f4c677795c /python-pyepics/PKGBUILD | |
parent | 2afff09806558fdee6ec62bac9290bffe30ab229 (diff) | |
download | archlinuxewe-18b31e8c5b720779657da5c03ae89f87c2395e43.tar.xz |
recompile all python packages
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 fd8bef0d9..02f8a3ff1 100755 --- a/python-pyepics/PKGBUILD +++ b/python-pyepics/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-pyepics _pkgname="${pkgname#*-}" pkgver=3.5.0 -pkgrel=4 +pkgrel=5 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' |