summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2018-08-22 19:48:23 +0200
committerNicolas Iooss2018-08-22 19:48:23 +0200
commitd6069a1440dfa3dbc147097859e47b475534a5df (patch)
tree452120828954985134f6cf0094d32f133bd3b77d /PKGBUILD
parent77e20c2208c14c1a4981d8a647a5458621771977 (diff)
downloadaur-d6069a1440dfa3dbc147097859e47b475534a5df.tar.gz
shadow-selinux 4.6-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c182a7b2ac7f..ff08e0a67a7a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,13 @@
# SELinux Contributor: Timothée Ravier <tim@siosm.fr>
# SELinux Contributor: Nicky726 <Nicky726@gmail.com>
# SELinux Contributor: Zezadas
+#
+# This PKGBUILD is maintained on https://github.com/archlinuxhardened/selinux.
+# If you want to help keep it up to date, please open a Pull Request there.
pkgname=shadow-selinux
-pkgver=4.5
-pkgrel=4
+pkgver=4.6
+pkgrel=1
pkgdesc="Password and account management tool suite with support for shadow files and PAM - SELinux support"
arch=('x86_64')
url='https://github.com/shadow-maint/shadow'