summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpython-pyepics/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-pyepics/PKGBUILD b/python-pyepics/PKGBUILD
index 2a6f38f94..b6586b933 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=python-pyepics
_pkgname="${pkgname#*-}"
pkgver=3.5.1
-pkgrel=17
+pkgrel=18
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'
license=('Epics Open License')
groups=()
_pinned_dependencies=(
- 'gcc-libs=14.1.1+r1+g43b730b9134'
+ 'gcc-libs=14.1.1+r58+gfc9fb69ad62'
'glibc>=2.31'
)
makedepends=(