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

Antonio Rojas arojas at archlinux.org
Tue Jan 28 16:26:49 UTC 2020


    Date: Tuesday, January 28, 2020 @ 16:26:48
  Author: arojas
Revision: 558249

Update to 20200125

Modified:
  m4rie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-28 16:05:00 UTC (rev 558248)
+++ PKGBUILD	2020-01-28 16:26:48 UTC (rev 558249)
@@ -2,8 +2,8 @@
 # Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
 
 pkgname=m4rie
-pkgver=20200115
-pkgrel=2
+pkgver=20200125
+pkgrel=1
 pkgdesc="Algorithms for linear algebra over F_2^e"
 arch=(x86_64)
 url="https://bitbucket.org/malb/m4rie"
@@ -10,7 +10,7 @@
 license=(GPL)
 depends=(m4ri)
 source=(https://bitbucket.org/malb/m4rie/downloads/$pkgname-$pkgver.tar.gz)
-sha256sums=('aea462e8c9b4c0303c0a064bd7ead52fe81214e59a7fc694f350161cad4f2c85')
+sha256sums=('7f3107f7cd10f6c22d9663d9536e1af2f551e10183601852a60d760918caf58d')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list