summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2020-12-05 14:11:15 +0100
committerNicolas Iooss2020-12-05 14:11:15 +0100
commitc1e83c838c2b6f335cc531b51d849684b9d13bc9 (patch)
treea86122f824068d4fce8d5e6b4f7005bcd323e8a0 /PKGBUILD
parentb182b8521f3cb582e86ba056bf6adc54165ca37b (diff)
downloadaur-c1e83c838c2b6f335cc531b51d849684b9d13bc9.tar.gz
libsemanage 3.1-2 update: Python 3.9 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9c339ef54bd2..a9a9fff55a58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
pkgname=libsemanage
pkgver=3.1
-pkgrel=1
+pkgrel=2
pkgdesc="SELinux binary policy manipulation library"
arch=('i686' 'x86_64')
url='https://github.com/SELinuxProject/selinux'