summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Iooss2022-11-05 20:29:08 +0100
committerNicolas Iooss2022-11-05 20:29:08 +0100
commit441ca1eabdeedce0ad17e5c8e8e6f50da055e6a5 (patch)
tree530837e7e38019b3f52168f98104a4e72e9a3337
parent02cb906621b8a4cb3d5469449e0334f254642a91 (diff)
downloadaur-441ca1eabdeedce0ad17e5c8e8e6f50da055e6a5.tar.gz
coreutils-selinux 9.1-3 update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b72200db071f..e35b699b3ed5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = coreutils-selinux
pkgdesc = The basic file, shell and text manipulation utilities of the GNU operating system with SELinux support
pkgver = 9.1
- pkgrel = 1
+ pkgrel = 3
url = https://www.gnu.org/software/coreutils/
arch = x86_64
arch = aarch64
@@ -14,8 +14,8 @@ pkgbase = coreutils-selinux
depends = libcap
depends = openssl
depends = libselinux
- provides = coreutils=9.1-1
- provides = selinux-coreutils=9.1-1
+ provides = coreutils=9.1-3
+ provides = selinux-coreutils=9.1-3
conflicts = coreutils
conflicts = selinux-coreutils
source = https://ftp.gnu.org/gnu/coreutils/coreutils-9.1.tar.xz
diff --git a/PKGBUILD b/PKGBUILD
index e87e3968dda9..2471c62d709c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@
pkgname=coreutils-selinux
pkgver=9.1
-pkgrel=1
+pkgrel=3
pkgdesc='The basic file, shell and text manipulation utilities of the GNU operating system with SELinux support'
arch=('x86_64' 'aarch64')
license=('GPL3')