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

Antonio Rojas arojas at archlinux.org
Fri Feb 14 20:17:12 UTC 2020


    Date: Friday, February 14, 2020 @ 20:17:11
  Author: arojas
Revision: 375612

Update to 5.1.0.p8

Modified:
  metis/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-14 20:06:13 UTC (rev 375611)
+++ PKGBUILD	2020-02-14 20:17:11 UTC (rev 375612)
@@ -6,8 +6,8 @@
 # Contributor: abenson
 
 pkgname=metis
-pkgver=5.1.0.p7
-_pkgver=5.1.0-p7
+pkgver=5.1.0.p8
+_pkgver=5.1.0-p8
 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"
@@ -16,8 +16,8 @@
 depends=(glibc)
 makedepends=(cmake)
 options=(docs)
-source=("https://bitbucket.org/petsc/pkg-metis/get/v$_pkgver.tar.bz2")
-sha256sums=('1e36553cefd382ff1b6888f41b228595c0ccd7890cee77f214775054841c3366')
+source=($pkgname-$pkgver.tar.bz2::"https://bitbucket.org/petsc/pkg-metis/get/v$_pkgver.tar.bz2")
+sha256sums=('d098b9909477aeefcc06604faa2953d6248833dcec6ede8971ea991e443fed01')
 
 prepare() {
   mv petsc-pkg-metis-* $pkgname-$_pkgver



More information about the arch-commits mailing list