summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPumpkinCheshire2020-12-04 09:17:06 +1100
committerPumpkinCheshire2020-12-04 09:17:06 +1100
commit5bd5bc3605deb90b8fe7ec8d90ff539d5b22311e (patch)
treec00d44f28c3ce576454025f41abf76a3f8e92033 /PKGBUILD
parent7aaf31a80c07c77fc987bc487d973d6f52e9f59f (diff)
downloadaur-5bd5bc3605deb90b8fe7ec8d90ff539d5b22311e.tar.gz
bump for python3.9
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49bcd55772ff..1283b6413c23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=mapclassify
pkgname=python-mapclassify
pkgver=2.3.0
-pkgrel=2
+pkgrel=3
pkgdesc="Classification schemes for choropleth mapping."
arch=('any')
url="https://github.com/pysal/mapclassify"