summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2023-03-24 21:14:08 +0100
committerNicolas Iooss2023-03-24 21:14:08 +0100
commitcab7bfddf62073cccc0553afff56b25c46dad3f2 (patch)
tree7f42388f84a6e23e1dfaf134f4e376aaeea18bc9 /PKGBUILD
parent441ca1eabdeedce0ad17e5c8e8e6f50da055e6a5 (diff)
downloadaur-cab7bfddf62073cccc0553afff56b25c46dad3f2.tar.gz
coreutils-selinux 9.2-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2471c62d709c..907308cc7496 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,8 +10,8 @@
# If you want to help keep it up to date, please open a Pull Request there.
pkgname=coreutils-selinux
-pkgver=9.1
-pkgrel=3
+pkgver=9.2
+pkgrel=1
pkgdesc='The basic file, shell and text manipulation utilities of the GNU operating system with SELinux support'
arch=('x86_64' 'aarch64')
license=('GPL3')
@@ -23,7 +23,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
-sha256sums=('61a1f410d78ba7e7f37a5a4f50e6d1320aca33375484a3255eddf17a38580423'
+sha256sums=('6885ff47b9cdb211de47d368c17853f406daaf98b148aaecdf10de29cc04b0b3'
'SKIP')
prepare() {