summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2024-05-23 18:22:09 +0200
committerErich Eckner <git@eckner.net>2024-05-23 18:22:09 +0200
commit762b585ca5f05f050a836ace70ec514b0f7a5b17 (patch)
tree7b33c05462e684a3a3a599a441a8261e1d1c209b
parent9650759b28fb56c8e80a09302511797b13a68f54 (diff)
downloadarchlinuxewe-762b585ca5f05f050a836ace70ec514b0f7a5b17.tar.xz
python-pyepics: rebuild
-rwxr-xr-xpython-pyepics/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-pyepics/PKGBUILD b/python-pyepics/PKGBUILD
index b6586b933..98b33c20e 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=python-pyepics
_pkgname="${pkgname#*-}"
pkgver=3.5.1
-pkgrel=18
+pkgrel=19
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+r58+gfc9fb69ad62'
+ 'gcc-libs=14.1.1+r1+g43b730b9134'
'glibc>=2.31'
)
makedepends=(