[arch-commits] Commit in metis/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue May 14 15:19:27 UTC 2019
Date: Tuesday, May 14, 2019 @ 15:19:26
Author: arojas
Revision: 353247
Update to 5.1.0.p6
Modified:
metis/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-14 13:18:44 UTC (rev 353246)
+++ PKGBUILD 2019-05-14 15:19:26 UTC (rev 353247)
@@ -6,8 +6,8 @@
# Contributor: abenson
pkgname=metis
-pkgver=5.1.0.p5
-_pkgver=5.1.0-p5
+pkgver=5.1.0.p6
+_pkgver=5.1.0-p6
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=("https://bitbucket.org/petsc/pkg-metis/get/v$_pkgver.tar.bz2")
-sha256sums=('8d61fcba94474387f18dd598598232ef6311412a10e82dfa4df9b7958384dfa5')
+sha256sums=('7b27834d68c395b26d40025aca45d95b612fac78cfed909947218d91a3ada3f2')
prepare() {
mv petsc-pkg-metis-* $pkgname-$_pkgver
More information about the arch-commits
mailing list