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

Antonio Rojas arojas at archlinux.org
Sat Jan 25 10:06:01 UTC 2020


    Date: Saturday, January 25, 2020 @ 10:05:59
  Author: arojas
Revision: 555402

Update to 20200125

Modified:
  m4ri/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-25 10:04:59 UTC (rev 555401)
+++ PKGBUILD	2020-01-25 10:05:59 UTC (rev 555402)
@@ -2,7 +2,7 @@
 # Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
 
 pkgname=m4ri
-pkgver=20200115
+pkgver=20200125
 pkgrel=1
 pkgdesc="Algorithms for linear algebra over F_2"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 license=(GPL)
 depends=(libpng)
 source=(https://bitbucket.org/malb/m4ri/downloads/$pkgname-$pkgver.tar.gz)
-sha256sums=('a2ba0d74ec5129c6fab59cd7d8e7a9f00a69ec63b76672105faef524f9d88556')
+sha256sums=('0dfb34aed351882a0f2281535ea6f81c690a5efeb14edab131d9ba0dffe44863')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list