summaryrefslogtreecommitdiff
path: root/python-pyepics/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2023-05-04 20:00:12 +0200
committerErich Eckner <git@eckner.net>2023-05-04 20:00:12 +0200
commitd0b561b268638e994dcc44ba4e37f3dd504d02bf (patch)
tree5a3597f773a4324f999ac65a6e20c6e11140d4e9 /python-pyepics/PKGBUILD
parentfe005297708f7f4d5b87ab112b7bd91e68128058 (diff)
downloadarchlinuxewe-d0b561b268638e994dcc44ba4e37f3dd504d02bf.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 4b952d9f7..a0df8c9da 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=python-pyepics
_pkgname="${pkgname#*-}"
pkgver=3.5.1
-pkgrel=8
+pkgrel=9
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=13.1.1'
+ 'gcc-libs=12.2.1'
'glibc>=2.31'
)
makedepends=(