summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2022-12-20 15:27:03 +0100
committerhaawda2022-12-20 15:27:03 +0100
commit5c10348fdf01e6d63dc224ddb697e8e2801aa66c (patch)
tree5e412853066d20a5b18be6c33b4414a97c383536 /PKGBUILD
parent31bef7d37c5ae6a7732dd8dd0d822d1f47b98f85 (diff)
downloadaur-5c10348fdf01e6d63dc224ddb697e8e2801aa66c.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d89f11d91ab..33717e522cf3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=mmg
-pkgver=5.7.0
+pkgver=5.7.1
pkgrel=1
pkgdesc='Anisotropic tetrahedral remesher and moving mesh generator'
url="http://www.mmgtools.org/"
@@ -13,7 +13,7 @@ provides=('mmg3d')
conflicts=('mmg3d')
replaces=('mmg3d')
source=("$pkgname-$pkgver.tar.gz::https://github.com/MmgTools/mmg/archive/v$pkgver.tar.gz")
-sha256sums=('6265a347e5e1148b0515f73c6f30c8e37763195e5483ab7d691cd59f70cfe7fb')
+sha256sums=('27c09477ebc080f54919f76f8533a343936677c81809fe37ce4e2d62fa97237b')
build () {
cmake -S "$srcdir/$pkgname-$pkgver" -B build \