summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2017-08-11 14:13:13 +0200
committerNicolas Iooss2017-08-11 14:13:13 +0200
commit9c7c7c1ab07f921d726197421f1328133e06f6b4 (patch)
tree5d3f1278318bc71b4a790d53647426812e2a3424 /PKGBUILD
parent88d775d1bdc8b2b093b753d039da2f63e7e2614b (diff)
downloadaur-9c7c7c1ab07f921d726197421f1328133e06f6b4.tar.gz
libselinux: fix package description
A glitch has been introduced while upgrading the packages to 2.7.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 60d4e27f2eec..23a933b4fd2f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=libselinux
pkgver=2.7
pkgrel=1
-pkgdesc="SELinux library and simple utilities and selabel patches"
+pkgdesc="SELinux library and simple utilities"
arch=('i686' 'x86_64' 'armv6h')
url='http://userspace.selinuxproject.org'
license=('custom')