summaryrefslogtreecommitdiff
path: root/python-pyepics
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-02-24 08:08:57 +0100
committerErich Eckner <git@eckner.net>2020-02-24 08:08:57 +0100
commit9741ce200e125f0a41f39c9a2958e8c26df8614e (patch)
treeac82aca88403be776815cee3a3fed07c637f9940 /python-pyepics
parent3d7589040db377d492e0154ac894baf414291507 (diff)
downloadarchlinuxewe.git.save-9741ce200e125f0a41f39c9a2958e8c26df8614e.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 f50169da..3afd84b6 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=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'