summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOromion2021-12-14 18:57:37 +0000
committerOromion2021-12-14 18:57:37 +0000
commite8b3b61bfe813972e33532058360426e2f414b48 (patch)
tree8685cb26efb0e5483a794e2a70f4307e8dcfa751
parentcae29a5216bdd9707549e34e1b0cec649fda2f5e (diff)
downloadaur-e8b3b61bfe813972e33532058360426e2f414b48.tar.gz
Python 3.10 rebuild
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2db0c858f905..264cff465d5a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-pygmsh
pkgdesc = Gmsh for Python
pkgver = 7.1.14
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/nschloe/pygmsh
arch = x86_64
license = GPL3
diff --git a/PKGBUILD b/PKGBUILD
index a4b71e073950..2eeb4923e779 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _base=pygmsh
pkgname=python-${_base}
pkgdesc="Gmsh for Python"
pkgver=7.1.14
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://github.com/nschloe/${_base}"
license=(GPL3)