summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Gamble2019-11-17 12:32:53 +1100
committerMatthew Gamble2019-11-17 12:32:53 +1100
commit9d627fc68ed7757e4946346561023731efb118dc (patch)
tree75572472ac154056fdce61979c37abbdad96764b
parent452885adc3394031db7fc02ef8d9b696d9fdda49 (diff)
downloadaur-9d627fc68ed7757e4946346561023731efb118dc.tar.gz
Bump for python3.8 rebuild
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 567c0ecc8316..f01d722634a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by mksrcinfo v8
-# Sat Jan 5 08:20:47 UTC 2019
pkgbase = python-idiotscript
pkgdesc = An easier, less powerful alternative to regular expressions
pkgver = 1.1.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/djmattyg007/IdiotScript
arch = any
license = Unlicense
diff --git a/PKGBUILD b/PKGBUILD
index 69dad2fc502b..78c22075ac77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-idiotscript
pkgver=1.1.1
-pkgrel=3
+pkgrel=4
pkgdesc="An easier, less powerful alternative to regular expressions"
arch=("any")
url="https://github.com/djmattyg007/IdiotScript"