summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew Gamble2020-12-02 21:24:48 +1100
committerMatthew Gamble2020-12-02 21:24:48 +1100
commitf1f76bcac41d587f7bdb5a2065e8f5a8fbeb1de6 (patch)
tree1362e30ef8cff654f02ba498ac180f4ed3b4861c /PKGBUILD
parentb19f190d7d701cfdf632ef2e988ca5eac2715211 (diff)
downloadaur-f1f76bcac41d587f7bdb5a2065e8f5a8fbeb1de6.tar.gz
Bump for python3.9 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e49ec6a591f..b23a21d478af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-wire
pkgver=1.0.0
-pkgrel=4
+pkgrel=5
pkgdesc="A convenience wrapper around the built-in SQLite3 module in python"
arch=("any")
url="https://github.com/djmattyg007/python-wire"