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

Antonio Rojas arojas at archlinux.org
Tue Jun 20 16:04:19 UTC 2017


    Date: Tuesday, June 20, 2017 @ 16:04:18
  Author: arojas
Revision: 239063

ntl 10.4 rebuild

Modified:
  linbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-20 16:03:57 UTC (rev 239062)
+++ PKGBUILD	2017-06-20 16:04:18 UTC (rev 239063)
@@ -3,7 +3,7 @@
 
 pkgname=linbox
 pkgver=1.4.2
-pkgrel=8
+pkgrel=9
 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/"
@@ -12,7 +12,7 @@
 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")
 sha256sums=('47f025fe7aab204fb276307f32a562de357c887c6ef589b9e4f7a57a3b58ecaf'
-            'e58d03deb3c6379a6dbcae035153081d3d0e15beec60fbb47a6d3557658735bb')
+            '44ca7b3be35d0724dc0261726cffe31939c20bb61aaeb015da3e543953a2a887')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list