summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2024-04-28 09:40:13 +0300
committerCaleb Maclennan2024-04-28 09:40:13 +0300
commit2c777e915571e811cd9319f86cae40ec657c49c9 (patch)
tree35cc952a088fbc1bb810d4d4c00122edcde308e1 /PKGBUILD
parentdaeb25eac3c2c892fa5db8949024ce80d4721d81 (diff)
downloadaur-2c777e915571e811cd9319f86cae40ec657c49c9.tar.gz
upgpkg: python-collidoscope 0.6.5-2
Rebuild for Python 3.12, cleanup packaging odds and ends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 238a6e04060a..2f6d8370de5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-collidoscope
_pyname=${pkgname#python-}
pkgver=0.6.5
-pkgrel=1
+pkgrel=2
pkgdesc='brute force detection of glyph collisions'
arch=(any)
url="https://github.com/simoncozens/$_pyname"