summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWill Handley2020-12-02 09:11:09 +0000
committerWill Handley2020-12-02 09:11:09 +0000
commita54a2273145fa51230275528512b63da1fced21e (patch)
tree819241d01acdaf27111923dcac3f7d8ed4466ce5 /PKGBUILD
parentaeb92ecb641b2a2c17024a5113aa728590a853ab (diff)
downloadaur-a54a2273145fa51230275528512b63da1fced21e.tar.gz
Python 3.9 bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f258aa81b148..d3960a6923fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_modulename=mpi4py-intel
pkgname=python-$_modulename
pkgver=3.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Python bindings for the Message Passing Interface compiled with intel mpi"
arch=(any)
url="https://github.com/mpi4py/mpi4py"