summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2017-09-10 20:28:30 +0200
committerNicolas Iooss2017-09-10 20:28:30 +0200
commit0bb722b3146ebc95cc8bd24742fbf8217439075c (patch)
treede6a1a1f3beb8e00d3af3e0c44676319da5e291a /PKGBUILD
parent21ee58bdbace342d592f82d0aa54cf422bba98ee (diff)
downloadaur-0bb722b3146ebc95cc8bd24742fbf8217439075c.tar.gz
coreutils-selinux 8.28-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8a5ea61cca8..f0f375d90428 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
# SELinux Contributor: Nicky726 (Nicky726 <at> gmail <dot> com)
pkgname=coreutils-selinux
-pkgver=8.27
+pkgver=8.28
pkgrel=1
pkgdesc='The basic file, shell and text manipulation utilities of the GNU operating system with SELinux support'
arch=('i686' 'x86_64')
@@ -21,7 +21,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=('502795792c212932365e077946d353ae'
+md5sums=('e7cb20d0572cc40d9f47ede6454406d1'
'SKIP')
prepare() {