summarylogtreecommitdiffstats
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
parent398030b1971c1d29c71aef2e0b7ff6e0db40b65e (diff)
downloadaur-bccdca4f7a1edc54bf33fbf981164f67a9e3f97f.tar.gz
preCICE 2.5.0 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22760ee138d8..9555a1668a3a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-pyprecice
pkgdesc = Python language bindings for the preCICE coupling library
pkgver = 2.4.0.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/precice/python-bindings
arch = x86_64
license = LGPL3
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)