summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCaleb Maclennan2023-05-04 00:37:20 +0300
committerCaleb Maclennan2023-05-04 00:37:20 +0300
commit78819cda9369f494ea95a6f59ec6248388e9ae88 (patch)
tree8170e4f0a5b785ac73f6e620bf6fba41e99dbddc /PKGBUILD
parent19f2baf564b94fcbdd8c68b47c294f6773b349b8 (diff)
downloadaur-78819cda9369f494ea95a6f59ec6248388e9ae88.tar.gz
upgpkg: python-collidoscope 0.5.2-2
Rebuild for Python 3.11, normalize PEP517 build tooling
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33fad274f12e..be0cb931367a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-collidoscope
_pyname=${pkgname#python-}
pkgver=0.5.2
-pkgrel=1
+pkgrel=2
pkgdesc='brute force detection of glyph collisions'
arch=(any)
url="https://github.com/simoncozens/$_pyname"