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

Antonio Rojas arojas at archlinux.org
Thu Jan 16 07:06:54 UTC 2020


    Date: Thursday, January 16, 2020 @ 07:06:54
  Author: arojas
Revision: 552734

Update to 20200115

Modified:
  m4rie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-16 07:03:32 UTC (rev 552733)
+++ PKGBUILD	2020-01-16 07:06:54 UTC (rev 552734)
@@ -2,8 +2,8 @@
 # Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
 
 pkgname=m4rie
-pkgver=20150908
-pkgrel=2
+pkgver=20200115
+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=('a0c3f46c399ed2e4af5aaad9de9db0962d15d5ccb9bd0e313df6b2c16bf8e0b1')
+sha256sums=('aea462e8c9b4c0303c0a064bd7ead52fe81214e59a7fc694f350161cad4f2c85')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list