summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Gamble2020-12-02 21:37:43 +1100
committerMatthew Gamble2020-12-02 21:37:43 +1100
commite7185adaba811f6472eb31df9deb3b9a3fc127ec (patch)
treecdc3588e6c4e0b2513cd0a533eb2a3f9ffd490a1
parent9d627fc68ed7757e4946346561023731efb118dc (diff)
downloadaur-e7185adaba811f6472eb31df9deb3b9a3fc127ec.tar.gz
Bump version for python3.9
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f01d722634a3..df9840dd5343 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-idiotscript
pkgdesc = An easier, less powerful alternative to regular expressions
pkgver = 1.1.1
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/djmattyg007/IdiotScript
arch = any
license = Unlicense
diff --git a/PKGBUILD b/PKGBUILD
index 78c22075ac77..74f68157f92b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-idiotscript
pkgver=1.1.1
-pkgrel=4
+pkgrel=5
pkgdesc="An easier, less powerful alternative to regular expressions"
arch=("any")
url="https://github.com/djmattyg007/IdiotScript"