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

Antonio Rojas arojas at archlinux.org
Sun Mar 26 18:14:39 UTC 2017


    Date: Sunday, March 26, 2017 @ 18:14:38
  Author: arojas
Revision: 219158

fplll 5.1.0 rebuild

Modified:
  linbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-26 18:14:31 UTC (rev 219157)
+++ PKGBUILD	2017-03-26 18:14:38 UTC (rev 219158)
@@ -3,7 +3,7 @@
 
 pkgname=linbox
 pkgver=1.4.2
-pkgrel=7
+pkgrel=8
 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,8 +11,8 @@
 depends=(m4rie flint fplll iml fflas-ffpack) 
 source=("https://github.com/linbox-team/linbox/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz"
         linbox-fplll5.patch::"https://github.com/fingolfin/linbox/commit/95355873.patch")
-md5sums=('c0daf8a74b373cf577dec975bca4fb9c'
-         '47d5fa608972cd6807b9facc5d828e53')
+sha256sums=('47f025fe7aab204fb276307f32a562de357c887c6ef589b9e4f7a57a3b58ecaf'
+            'e58d03deb3c6379a6dbcae035153081d3d0e15beec60fbb47a6d3557658735bb')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list