summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2014-01-02 21:57:05 +0100
committerTimothée Ravier2014-01-02 22:03:44 +0100
commita4bac87d2231b6c713b98488d2c94ee5cb95ae35 (patch)
treea6d1c52130bb9a795b6f7968592cd81676f42cf8
parent3604cd45798991861e8a58929db694fb1660aed6 (diff)
downloadaur-a4bac87d2231b6c713b98488d2c94ee5cb95ae35.tar.gz
Fix minor space issue
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fb2747e5baa7..ab6f589a697f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ depends=('ustr' 'libselinux>=2.1.0' 'audit')
options=(!emptydirs)
conflicts=("selinux-usr-${pkgname}")
provides=("selinux-usr-${pkgname}=${pkgver}-${pkgrel}")
- source=("http://userspace.selinuxproject.org/releases/20131030/${pkgname}-${pkgver}.tar.gz")
+source=("http://userspace.selinuxproject.org/releases/20131030/${pkgname}-${pkgver}.tar.gz")
sha256sums=('11f60bfa0f1c6063cd9bd99ce0cb4acc9d6d9e9b8d7743d39e847bcd7803bd75')
build() {