summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Iooss2023-05-22 11:28:27 +0200
committerNicolas Iooss2023-05-22 11:28:27 +0200
commit5f43c04649f5f7784efda357da3ec98c8fa8d599 (patch)
treefc754700942666e8bd2538a3b4c7e92e2c0bfcf7 /PKGBUILD
parent0b9e13851ab84dfc039a86c33aa90eb5bf409377 (diff)
downloadaur-5f43c04649f5f7784efda357da3ec98c8fa8d599.tar.gz
libselinux 3.5-2 update: Python 3.11 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a477918dc60..43071a130e24 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=libselinux
pkgver=3.5
-pkgrel=1
+pkgrel=2
pkgdesc="SELinux library and simple utilities"
arch=('i686' 'x86_64' 'armv6h' 'aarch64')
url='https://github.com/SELinuxProject/selinux'