summaryrefslogtreecommitdiff
path: root/python-pyepics
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2021-12-13 08:06:05 +0100
committerErich Eckner <git@eckner.net>2021-12-13 08:06:05 +0100
commitfb295cddef34ffbd740fca3467ca2e9d2634efb3 (patch)
treedd39b14a172480fbbeb3f398045329adc741edba /python-pyepics
parent9d14898e77fdb708bbcf1ddc497074831dc45c66 (diff)
downloadarchlinuxewe-fb295cddef34ffbd740fca3467ca2e9d2634efb3.tar.xz
recompile all python packages
Diffstat (limited to 'python-pyepics')
-rwxr-xr-xpython-pyepics/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-pyepics/PKGBUILD b/python-pyepics/PKGBUILD
index 7a9caeefb..2ceef302d 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pyepics
_pkgname="${pkgname#*-}"
pkgver=3.5.0
-pkgrel=2
+pkgrel=3
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'