diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 10:28:39 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 10:28:39 +0100 |
commit | c0d87cbd28c892ed3c1ecb47b592bec44e896c1e (patch) | |
tree | 65cb4c7aa4262f4ee309efd4b1b1e92a3094af6f /python-pyepics | |
parent | a4845b75ff2a60d44daf197d81de48ca2a5e92d1 (diff) | |
download | archlinuxewe-c0d87cbd28c892ed3c1ecb47b592bec44e896c1e.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 e59299dda..f1164bd12 100755 --- a/python-pyepics/PKGBUILD +++ b/python-pyepics/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-pyepics _pkgname="${pkgname#*-}" pkgver=3.5.0 -pkgrel=16 +pkgrel=17 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' |