summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthew Gamble2020-12-02 19:31:28 +1100
committerMatthew Gamble2020-12-02 19:31:38 +1100
commitfef8874252bf1a077520b19607686ba2ba52c774 (patch)
tree2fb17b619a157201c2967c7d14a883da34e14ada /PKGBUILD
parent3e1bece869b179a0817e3d42e386c964be29a320 (diff)
downloadaur-fef8874252bf1a077520b19607686ba2ba52c774.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 8a8b24fc72cf..de9619e1b81a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-unstdlib
pkgver=1.7.2
-pkgrel=1
+pkgrel=2
pkgdesc="Unstandard Python library of useful and highly-reusable functions."
arch=("any")
url="https://github.com/shazow/unstdlib.py"