[arch-commits] Commit in metis/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Sep 15 16:30:08 UTC 2020
Date: Tuesday, September 15, 2020 @ 16:30:07
Author: arojas
Revision: 396157
Update to 5.1.0.p10
Modified:
metis/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-09-15 15:05:30 UTC (rev 396156)
+++ PKGBUILD 2020-09-15 16:30:07 UTC (rev 396157)
@@ -6,8 +6,8 @@
# Contributor: abenson
pkgname=metis
-pkgver=5.1.0.p9
-_pkgver=5.1.0-p9
+pkgver=5.1.0.p10
+_pkgver=5.1.0-p10
pkgrel=1
arch=(x86_64)
pkgdesc="A set of serial programs for partitioning graphs, partitioning finite element meshes, and producing fill reducing orderings for sparse matrices"
@@ -17,7 +17,7 @@
makedepends=(cmake)
options=(docs)
source=($pkgname-$pkgver.tar.bz2::"https://bitbucket.org/petsc/pkg-metis/get/v$_pkgver.tar.bz2")
-sha256sums=('e660ff008de429e6c7fc9b8240dcae539c799c3c01a8a564d2ad90a2c80433db')
+sha256sums=('ddcb99746a8795ebb9d9c020acc31b85fe696eb2992c9ee5ac7588074a503a4b')
prepare() {
mv petsc-pkg-metis-* $pkgname-$_pkgver
More information about the arch-commits
mailing list