summaryrefslogtreecommitdiff
path: root/python-pyepics
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-06-18 21:38:45 +0200
committerErich Eckner <git@eckner.net>2019-06-18 21:38:45 +0200
commit49c28e22e762f4046fb9ddc719d66ce951bfa5ea (patch)
treefbb1eedfd328989b925fcce2bf522e64f63076ea /python-pyepics
parent94e91467c128cb4094488a6c0ec3bcafee89e8b7 (diff)
downloadarchlinuxewe.git.save-49c28e22e762f4046fb9ddc719d66ce951bfa5ea.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 496a56f9..313cac84 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.0
-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'