summaryrefslogtreecommitdiff
path: root/python-pyepics
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-05-04 16:03:56 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-05-04 16:03:56 +0200
commitfb463aea689fe0a77d9783e62a1f8f84a788a999 (patch)
tree4b4b4b12db7cf3d2d7b1a41d2c30259ee1c4543a /python-pyepics
parentdc983e11678d7a491370104b1184b0bb83e55254 (diff)
downloadarchlinuxewe-fb463aea689fe0a77d9783e62a1f8f84a788a999.tar.xz
python-pyepics: rebuild
Diffstat (limited to 'python-pyepics')
-rwxr-xr-xpython-pyepics/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-pyepics/PKGBUILD b/python-pyepics/PKGBUILD
index cb30911e2..90c9f954a 100755
--- a/python-pyepics/PKGBUILD
+++ b/python-pyepics/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=python-pyepics
_pkgname="${pkgname#*-}"
pkgver=3.5.1
-pkgrel=6
+pkgrel=7
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.2.1'
+ 'gcc-libs=13.1.1'
'glibc>=2.31'
)
makedepends=(