[arch-commits] Commit in metis/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Sep 10 21:14:38 UTC 2020


    Date: Thursday, September 10, 2020 @ 21:14:38
  Author: arojas
Revision: 395756

Update to 5.1.0.p9

Modified:
  metis/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-10 20:44:36 UTC (rev 395755)
+++ PKGBUILD	2020-09-10 21:14:38 UTC (rev 395756)
@@ -6,8 +6,8 @@
 # Contributor: abenson
 
 pkgname=metis
-pkgver=5.1.0.p8
-_pkgver=5.1.0-p8
+pkgver=5.1.0.p9
+_pkgver=5.1.0-p9
 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=('d098b9909477aeefcc06604faa2953d6248833dcec6ede8971ea991e443fed01')
+sha256sums=('e660ff008de429e6c7fc9b8240dcae539c799c3c01a8a564d2ad90a2c80433db')
 
 prepare() {
   mv petsc-pkg-metis-* $pkgname-$_pkgver



More information about the arch-commits mailing list