summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbf32ded6e84..c5fb03d0d357 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = xrootd
pkgdesc = Software framework for fast, low latency, scalable and fault tolerant data access.
pkgver = 4.8.1
- pkgrel = 3
+ pkgrel = 1
url = http://xrootd.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 31989fa5704c..d5ef055f5cdd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Alex Pearce < alex at alexpearce dot me >
pkgname=xrootd
pkgver=4.8.1
-pkgrel=3
+pkgrel=1
pkgdesc="Software framework for fast, low latency, scalable and fault tolerant data access."
provides=('xrootd' 'xrootd-abi0')
arch=('i686' 'x86_64')