summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2023-06-01 10:23:49 -0500
committerCarlos Aznarán Laos2023-06-01 10:23:49 -0500
commit9671e1cbd707040e51b7794a502d79c4987ed177 (patch)
tree4b7bfc528bb1dd3152089afa78144916006c549c
parent3674eb61543614b7e362dfafadda0ebd7073119f (diff)
downloadaur-9671e1cbd707040e51b7794a502d79c4987ed177.tar.gz
Python 3.11 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee0cc8054227..18a235bee2fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-micro-manager-precice
pkgdesc = micro-manager-precice is a package which facilitates two-scale macro-micro coupled simulations using preCICE
pkgver = 0.2.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/precice/micro-manager
arch = x86_64
license = LGPL3
diff --git a/PKGBUILD b/PKGBUILD
index 53a5c3fb0712..03febe15c93e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _base=micro-manager
pkgname=python-${_base}-precice
pkgdesc="micro-manager-precice is a package which facilitates two-scale macro-micro coupled simulations using preCICE"
pkgver=0.2.1
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url="https://github.com/precice/${_base}"
license=(LGPL3)