diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 10:13:47 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 10:13:47 +0100 |
commit | a4845b75ff2a60d44daf197d81de48ca2a5e92d1 (patch) | |
tree | deda8ff4ac36c47f114108332d3a280e2581911f /python-pyepics | |
parent | 98f0f7d6e39a48beb0bee99e90b57fdb0d5b994b (diff) | |
download | archlinuxewe-a4845b75ff2a60d44daf197d81de48ca2a5e92d1.tar.xz |
recompile all python packages
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 4e4a083d7..e59299dda 100755 --- a/python-pyepics/PKGBUILD +++ b/python-pyepics/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-pyepics _pkgname="${pkgname#*-}" pkgver=3.5.0 -pkgrel=15 +pkgrel=16 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' |