summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2024-05-23 15:02:09 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2024-05-23 15:02:09 +0200
commitcf5f4f0b3f3fdf76657453c5666e1a086d6d45c2 (patch)
tree5eb486a1b4b724e057f921e94746e53fb6814deb
parent9ad4a40d070676e57d0fa469772415dc7cc2b2c2 (diff)
downloadarchlinuxewe-cf5f4f0b3f3fdf76657453c5666e1a086d6d45c2.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 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=(