summaryrefslogtreecommitdiff
path: root/python-pyepics/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 10:57:07 +0100
committerErich Eckner <git@eckner.net>2021-12-13 10:57:07 +0100
commitc813c48d031dfc621affa08f1c14b940297e4fa7 (patch)
treee9bf6e853aeecd3278d39efdd9c6fa5c66be71e6 /python-pyepics/PKGBUILD
parentc67eb1a2d8bc2dd45ce62f1913d338dfd386fb99 (diff)
downloadarchlinuxewe-c813c48d031dfc621affa08f1c14b940297e4fa7.tar.xz
recompile all python packages
Diffstat (limited to 'python-pyepics/PKGBUILD')
-rwxr-xr-xpython-pyepics/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-pyepics/PKGBUILD b/python-pyepics/PKGBUILD
index 264c68341..d2f68809e 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pyepics
_pkgname="${pkgname#*-}"
pkgver=3.5.0
-pkgrel=19
+pkgrel=20
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'