[arch-commits] Commit in xrootd4/trunk (PKGBUILD)

Konstantin Gizdov kgizdov at archlinux.org
Sun Jan 31 19:39:02 UTC 2021


    Date: Sunday, January 31, 2021 @ 19:39:02
  Author: kgizdov
Revision: 838572

upgpkg: xrootd4 4.12.6-1

Modified:
  xrootd4/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-31 19:38:02 UTC (rev 838571)
+++ PKGBUILD	2021-01-31 19:39:02 UTC (rev 838572)
@@ -4,19 +4,19 @@
 _pkgname=xrootd
 pkgname="${_pkgname}4"
 pkgdesc="Software framework for fast, low latency, scalable and fault tolerant data access."
-pkgver=4.12.4
-pkgrel=3
+pkgver=4.12.6
+pkgrel=1
 arch=('x86_64')
 url="https://xrootd.slac.stanford.edu/"
 license=('LGPL3')
 depends=('ceph' 'curl' 'libxml2' 'openssl' 'perl' 'python')
-makedepends=('cmake')
+makedepends=('cmake' 'systemd')
 checkdepends=('cppunit')
 provides=('xrootd')
 conflicts=('xrootd')
 source=("${url}/download/v${pkgver}/${_pkgname}-${pkgver}.tar.gz"
         'cxx17.patch')
-sha256sums=('a299e8f48d44e7fcee12fbcfd02cb4d2c58ebcaa6275bb923896b87e7512f1a4'
+sha256sums=('1a9056ab7aeeaafa586ea77e442960c71d233c9ba60c7f9db9262c1410954ac4'
             'ad423ea5c78c89e4f048da5c0ffd0fe263a3005e6de638077fbd770de89603eb')
 
 get_pyver () {



More information about the arch-commits mailing list