summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2017-08-20 13:27:45 +0200
committerNicolas Iooss2017-08-20 13:29:51 +0200
commitbb58685661935d2e5b5dcc0bbd255b256ecea302 (patch)
tree902a8a77e779d4d6ae1229ba53187760283d0a30 /PKGBUILD
parent2a89134db13710cb432eb89d08705a312d0dbe90 (diff)
downloadaur-bb58685661935d2e5b5dcc0bbd255b256ecea302.tar.gz
restorecond: fix package description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3c02a4e75ff6..a987b93bf838 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=restorecond
pkgver=2.7
pkgrel=1
-pkgdesc="sandboxing tool for SELinux"
+pkgdesc="SELinux restorecon daemon"
arch=('i686' 'x86_64')
url='https://github.com/SELinuxProject/selinux/wiki'
license=('GPL2')