summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2022-08-16 10:57:04 -0500
committerCarlos Aznarán Laos2022-08-16 10:57:04 -0500
commitbccdca4f7a1edc54bf33fbf981164f67a9e3f97f (patch)
tree0c94712fb561658a6b08d17060e08787311e3ef3 /PKGBUILD
parent398030b1971c1d29c71aef2e0b7ff6e0db40b65e (diff)
downloadaur-bccdca4f7a1edc54bf33fbf981164f67a9e3f97f.tar.gz
preCICE 2.5.0 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e84df9671a6..34381c284c0e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _base=pyprecice
pkgname=python-${_base}
pkgdesc="Python language bindings for the preCICE coupling library"
pkgver=2.4.0.0
-pkgrel=3
+pkgrel=4
arch=(x86_64)
url="https://github.com/${_base/py/}/python-bindings"
license=(LGPL3)