summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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'