summaryrefslogtreecommitdiff
path: root/python-pyepics/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 10:06:06 +0100
committerErich Eckner <git@eckner.net>2021-12-13 10:06:06 +0100
commit98f0f7d6e39a48beb0bee99e90b57fdb0d5b994b (patch)
tree255249dad72d29df2b0b925a8addcdc6cacf99d5 /python-pyepics/PKGBUILD
parent0c65980d94e5c98cdfaae324166b51d6f715f90c (diff)
downloadarchlinuxewe-98f0f7d6e39a48beb0bee99e90b57fdb0d5b994b.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 472d6640f..4e4a083d7 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pyepics
_pkgname="${pkgname#*-}"
pkgver=3.5.0
-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'