summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPumpkinCheshire2020-12-04 09:16:06 +1100
committerPumpkinCheshire2020-12-04 09:16:06 +1100
commit195f02c956ce79e44b8426a2e0f904a93fd2f846 (patch)
tree6f757001fd2d6d25f7641a537f7103f32dfa9eab /PKGBUILD
parent0422536e8a1a5bd934a6b1e8b251c081dbbc7a5b (diff)
downloadaur-195f02c956ce79e44b8426a2e0f904a93fd2f846.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 6330705ca9d9..06799cefd5d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_name=libpysal
pkgname=python-libpysal
pkgver=4.3.0
-pkgrel=2
+pkgrel=3
pkgdesc="Core components of Python Spatial Analysis Library."
arch=('any')
url="https://pysal.org/libpysal/"