summaryrefslogtreecommitdiff
path: root/python-pyepics
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-02-11 19:44:46 +0100
committerErich Eckner <git@eckner.net>2020-02-11 19:44:46 +0100
commitf8c62b203ed340f5c0d10db2910ff6281f2524d3 (patch)
tree2286170b21c79a215f560ad4d561967d462199cd /python-pyepics
parent6f9c5056613b5aecaaf005fe0fb5a0a75a7783f0 (diff)
downloadarchlinuxewe.git.save-f8c62b203ed340f5c0d10db2910ff6281f2524d3.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 5ca6760c..f50169da 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -3,7 +3,7 @@ pkgbase=python-pyepics
pkgname=(python2-pyepics python-pyepics)
_pkgname="${pkgbase#*-}"
pkgver=3.4.1
-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'