summaryrefslogtreecommitdiff
path: root/python-pyepics/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2022-08-23 21:11:57 +0200
committerErich Eckner <git@eckner.net>2022-09-11 21:18:30 +0200
commit843d8c60538ac0471f3014f208c34bb6135da796 (patch)
treec5b519af1f51f3f3d2432b63457ec31a6570ece6 /python-pyepics/PKGBUILD
parent86dbae26da990e2af969c221ad760d1497dba26a (diff)
downloadarchlinuxewe-843d8c60538ac0471f3014f208c34bb6135da796.tar.xz
python-pyepics: rebuild
Diffstat (limited to 'python-pyepics/PKGBUILD')
-rwxr-xr-xpython-pyepics/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-pyepics/PKGBUILD b/python-pyepics/PKGBUILD
index 7dfa42777..2646abdd6 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=python-pyepics
_pkgname="${pkgname#*-}"
pkgver=3.5.1
-pkgrel=4
+pkgrel=5
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=12.1.1'
+ 'gcc-libs=12.2.0'
'glibc>=2.31'
)
makedepends=(