summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2019-06-23 19:39:21 +0200
committerNicolas Iooss2019-06-23 19:39:21 +0200
commit97a188409ed62b170a71901c764653e168138e59 (patch)
tree3d2d791e8beff0640dbd34cb9cc65dc942dbfd47 /PKGBUILD
parent15c6da462de1105d0907dd42788d4c35840440f2 (diff)
downloadaur-97a188409ed62b170a71901c764653e168138e59.tar.gz
setools 4.2.2-1 update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ac57550477a..5f858ea14a9a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@
# - replace setools 3.3.8 with setools3-libs and install setools then.
pkgname=setools
-pkgver=4.2.1
+pkgver=4.2.2
pkgrel=1
pkgdesc="Policy analysis tools for SELinux"
groups=('selinux')
@@ -33,7 +33,7 @@ checkdepends=('checkpolicy')
conflicts=("selinux-${pkgname}")
provides=("selinux-${pkgname}=${pkgver}-${pkgrel}")
source=("https://github.com/SELinuxProject/setools/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.bz2")
-sha256sums=('16cabe918ab5938515e4e3b80f56916a6c30b5eebbff8cbac113d0dc83b818c9')
+sha256sums=('210bd0fa6ce6fa8a39b91dc46e406aa2482bc58108947430b8ac7c996eec263a')
build() {
cd "${pkgname}"