summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán2024-04-05 12:48:46 -0500
committerCarlos Aznarán2024-04-05 12:48:46 -0500
commit7ebaf22eab358663527157ca7d7cb318910add05 (patch)
treef0e933eaba8d46b515850179d22585a68b918f0f /PKGBUILD
parentd264be61cd04a0bf5edf057edb099c395896b6db (diff)
downloadaur-7ebaf22eab358663527157ca7d7cb318910add05.tar.gz
preCICE 3.1.0 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6af81c1896fa..ea3276da7b65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _base=pyprecice
pkgname=python-${_base}
pkgdesc="Python language bindings for the preCICE coupling library"
pkgver=3.0.0.0
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url="https://github.com/${_base/py/}/python-bindings"
license=(LGPL-3.0-or-later)