summarylogtreecommitdiffstats
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
parentd264be61cd04a0bf5edf057edb099c395896b6db (diff)
downloadaur-7ebaf22eab358663527157ca7d7cb318910add05.tar.gz
preCICE 3.1.0 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 51b8bf15d79d..9c16c2a41e5c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-pyprecice
pkgdesc = Python language bindings for the preCICE coupling library
pkgver = 3.0.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/precice/python-bindings
arch = x86_64
license = LGPL-3.0-or-later
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)