Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
xrootd
Commits:
49415223 by Jelle van der Waa at 2024-11-21T19:08:45+01:00
upgpkg: 5.6.4-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = xrootd
pkgdesc = Software framework for fast, low latency, scalable and fault
tolerant data access.
pkgver = 5.6.4
- pkgrel = 2
+ pkgrel = 3
url = https://xrootd.slac.stanford.edu/
arch = x86_64
license = LGPL-3.0-or-later
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=xrootd
pkgdesc="Software framework for fast, low latency, scalable and fault tolerant
data access."
pkgver=5.6.4
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://xrootd.slac.stanford.edu/"
license=('LGPL-3.0-or-later')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xrootd/-/commit/49415223ba15263e5c22b059a8159e042e6d47f5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/xrootd/-/commit/49415223ba15263e5c22b059a8159e042e6d47f5
You're receiving this email because of your account on gitlab.archlinux.org.