summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBao Trinh2024-05-06 09:55:35 -0500
committerBao Trinh2024-05-06 09:55:35 -0500
commitbf45be9c7ce57dffccd69bc531d7dcc9603661b3 (patch)
treefa2f3471059e76342a16a4aeada04c0801edbc82 /PKGBUILD
parentbfa822dda0824cf3d6b84c43d9dca85033879976 (diff)
downloadaur-python-cohost-git.tar.gz
Bump pkgrel 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 40d47e78fcbb..232bf2cf3a73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=python-cohost
pkgname=${_pkgname}-git
pkgver=0.2.5.r2.ga4aacd1
-pkgrel=2
+pkgrel=3
pkgdesc="A python library for Cohost.org!"
arch=('any')
url="https://github.com/valknight/Cohost.py"