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

Antonio Rojas <arojas at archlinux.org Antonio Rojas <arojas at archlinux.org
Mon Aug 1 23:00:21 UTC 2016


    Date: Monday, August 1, 2016 @ 23:00:20
  Author: arojas
Revision: 184792

Update to 2.2.2

Modified:
  linbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-01 22:52:10 UTC (rev 184791)
+++ PKGBUILD	2016-08-01 23:00:20 UTC (rev 184792)
@@ -2,8 +2,8 @@
 # Maintainer: Antonio Rojas < nqn76sw at gmail.com >
 
 pkgname=linbox
-pkgver=1.4.1
-pkgrel=6
+pkgver=1.4.2
+pkgrel=1
 pkgdesc="A template library for exact, high-performance linear algebra computation with dense, sparse, and structured matrices over the integers and over finite fields"
 arch=(i686 x86_64)
 url="http://linalg.org/"
@@ -11,7 +11,7 @@
 depends=(m4rie lapack flint libfplll iml givaro) 
 makedepends=(fflas-ffpack)
 source=("https://github.com/linbox-team/linbox/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
-md5sums=('e6638413bef578990d8764faca44ab17')
+md5sums=('c0daf8a74b373cf577dec975bca4fb9c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list