summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2018-08-22 19:49:07 +0200
committerNicolas Iooss2018-08-22 19:49:07 +0200
commit007385ee514e5bd69f368ad2a0f379da45f14f0d (patch)
tree8f06a472d7af3a89528eef420fd03b66613ed42c /PKGBUILD
parent5ce686855055a33751c726db98ed905bfd3647ce (diff)
downloadaur-007385ee514e5bd69f368ad2a0f379da45f14f0d.tar.gz
coreutils-selinux 8.30-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cadbbcc5778b..01ca769ea5fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,12 @@
# SELinux Maintainer: Nicolas Iooss (nicolas <dot> iooss <at> m4x <dot> org)
# SELinux Contributor: Timothée Ravier <tim@siosm.fr>
# SELinux Contributor: Nicky726 (Nicky726 <at> gmail <dot> com)
+#
+# 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=coreutils-selinux
-pkgver=8.29
+pkgver=8.30
pkgrel=1
pkgdesc='The basic file, shell and text manipulation utilities of the GNU operating system with SELinux support'
arch=('x86_64')
@@ -21,7 +24,7 @@ provides=("${pkgname/-selinux}=${pkgver}-${pkgrel}"
"selinux-${pkgname/-selinux}=${pkgver}-${pkgrel}")
source=("https://ftp.gnu.org/gnu/${pkgname/-selinux}/${pkgname/-selinux}-$pkgver.tar.xz"{,.sig})
validpgpkeys=('6C37DC12121A5006BC1DB804DF6FD971306037D9') # Pádraig Brady
-md5sums=('960cfe75a42c9907c71439f8eb436303'
+md5sums=('ab06d68949758971fe744db66b572816'
'SKIP')
prepare() {