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

Antonio Rojas arojas at archlinux.org
Fri Sep 11 20:55:36 UTC 2015


    Date: Friday, September 11, 2015 @ 22:55:36
  Author: arojas
Revision: 139935

Update to 20150908

Modified:
  m4rie/trunk/PKGBUILD

----------+
 PKGBUILD |   14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-11 20:34:09 UTC (rev 139934)
+++ PKGBUILD	2015-09-11 20:55:36 UTC (rev 139935)
@@ -3,15 +3,15 @@
 # Contributor: Rémy Oudompheng <oudomphe at clipper.ens.fr>
 
 pkgname=m4rie
-pkgver=20140914
+pkgver=20150908
 pkgrel=1
 pkgdesc="Algorithms for linear algebra over F_2^e"
-arch=('i686' 'x86_64')
-url="http://m4ri.sagemath.org/"
-license=('GPL')
-depends=('m4ri')
-source=(http://m4ri.sagemath.org/downloads/m4rie/$pkgname-$pkgver.tar.gz)
-md5sums=('10e9fd98efb72568ee64c6510f4cc0de')
+arch=(i686 x86_64)
+url="https://bitbucket.org/malb/m4rie"
+license=(GPL)
+depends=(m4ri)
+source=(https://bitbucket.org/malb/m4rie/downloads/$pkgname-$pkgver.tar.gz)
+md5sums=('c2c04cbfcc5d56ffdeb5133109272b8c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list