summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaudia Pellegrino2024-04-28 00:01:53 +0200
committerClaudia Pellegrino2024-04-28 00:01:53 +0200
commitcecf683190a17a7d079ef42745badc5ecb14831f (patch)
treefb5b588e6d4fd576676bf850c5c4826eec1625dd
parentaa20d0532bf76cae66375470c0d025e52011e95e (diff)
downloadaur-hancho.tar.gz
Bump pkgrel for Python 3.12
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0361a24a12e8..65e0369bc46c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = hancho
pkgdesc = Simple pleasant build system in Python
pkgver = 0.0.5
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/aappleby/hancho
arch = any
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 0767228743a0..94e6c40b0d66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=hancho
pkgver=0.0.5
-pkgrel=2
+pkgrel=3
pkgdesc='Simple pleasant build system in Python'
arch=('any')
url='https://github.com/aappleby/hancho'