summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRhinoceros2024-04-29 11:36:06 +1000
committerRhinoceros2024-04-29 11:36:06 +1000
commit27ad13a9ae2aefc6d7b99fdb77b0d5af0443d524 (patch)
tree15cd92b87bff2c6a7b2395f23f070ac381989ffe /PKGBUILD
parent03bb4e7a14ff93e742695f2ade3e61cf03393d70 (diff)
downloadaur-27ad13a9ae2aefc6d7b99fdb77b0d5af0443d524.tar.gz
Bump pkgver for python 3.12 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d46d5e7f703..80ff5dc30cb6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _pkgname=pylzma
pkgname=python-$_pkgname
pkgver=0.5.0
_testing_data_version=210629
-pkgrel=4
+pkgrel=5
pkgdesc="Platform independent python bindings for the LZMA compression library"
url="https://www.joachim-bauch.de/projects/pylzma/"
license=("LGPL2.1")