summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorbrent s2019-12-10 02:41:35 -0500
committerbrent s2019-12-10 02:41:35 -0500
commit660f2f0feec6795c2043fb10d1b72802838892db (patch)
tree7e76f4431f81e3d645eafe950ea3fa283fa362a5 /PKGBUILD
parentc31ef41c2822facf44609e6f4a1839d0df63e6d2 (diff)
downloadaur-python-pylibacl.tar.gz
version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 95d943a349d0..2291c71c0ea1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@ validpgpkeys=('748231EBCBD808A14F5E85D28C004C2F93481F6B')
# Bug reports can be filed at https://bugs.square-r00t.net/index.php?project=3
# News updates for packages can be followed at https://devblog.square-r00t.net
pkgname=('python-pylibacl' 'python2-pylibacl')
-pkgver=0.5.3
-pkgrel=5
+pkgver=0.5.4
+pkgrel=1
pkgdesc="A python extension module that allows you to manipulate the POSIX.1e ACLs. (Fixed for python 3)"
arch=( 'i686' 'x86_64' )
url="http://pylibacl.k1024.org/"
@@ -17,7 +17,7 @@ changelog=
noextract=()
source=("https://files.pythonhosted.org/packages/source/p/${_pkgname}/${_pkgname}-${pkgver}.tar.gz"
"${_pkgname}-${pkgver}.tar.gz.sig")
-sha512sums=('7d58a3a64e939a8891333a0fb8aa6e12dcbbf09e4e829f86fd1bb41693dd4f734a4ab907770e8e341476594aa495b5308a26d495ebf251dcda308ee46e5392ad'
+sha512sums=('30fa9e8185c725ad44f1838dabe2f971a0d9556c7017208c30e1f472a6af5d5ce4da06d904d53dedd85ac30751d5ac7e6a9bf73b23618aae1135b64232e52d80'
'SKIP')
package_python-pylibacl() {