summaryrefslogtreecommitdiff
path: root/python-pyepics
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-08-17 16:30:34 +0200
committerErich Eckner <git@eckner.net>2020-08-17 16:30:34 +0200
commita7bcd065fa838fb363009735bc8efe72bf9761ba (patch)
treeaf4bec9f183dbd66e078e4a625bd5721d6500010 /python-pyepics
parentc78c604bd93c39e62cf1c9102fe5d133dec6cb51 (diff)
downloadarchlinuxewe.git.save-a7bcd065fa838fb363009735bc8efe72bf9761ba.tar.xz
python-pyepics: rebuild
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 9f30ac1f..ae2b0b37 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-pyepics
_pkgname="${pkgname#*-}"
pkgver=3.4.2
-pkgrel=1
+pkgrel=2
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'