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

Antonio Rojas arojas at archlinux.org
Wed May 30 21:40:35 UTC 2018


    Date: Wednesday, May 30, 2018 @ 21:40:35
  Author: arojas
Revision: 333525

Rebuild

Modified:
  m4rie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-30 21:38:12 UTC (rev 333524)
+++ PKGBUILD	2018-05-30 21:40:35 UTC (rev 333525)
@@ -4,7 +4,7 @@
 
 pkgname=m4rie
 pkgver=20150908
-pkgrel=1
+pkgrel=2
 pkgdesc="Algorithms for linear algebra over F_2^e"
 arch=(x86_64)
 url="https://bitbucket.org/malb/m4rie"
@@ -11,7 +11,7 @@
 license=(GPL)
 depends=(m4ri)
 source=(https://bitbucket.org/malb/m4rie/downloads/$pkgname-$pkgver.tar.gz)
-md5sums=('c2c04cbfcc5d56ffdeb5133109272b8c')
+sha256sums=('a0c3f46c399ed2e4af5aaad9de9db0962d15d5ccb9bd0e313df6b2c16bf8e0b1')
 
 build() {
   cd $pkgname-$pkgver
@@ -28,4 +28,3 @@
   cd $pkgname-$pkgver
   make install DESTDIR="$pkgdir"
 }
-



More information about the arch-commits mailing list