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

Antonio Rojas arojas at archlinux.org
Fri Jun 7 16:40:59 UTC 2019


    Date: Friday, June 7, 2019 @ 16:40:59
  Author: arojas
Revision: 478185

Update to 1.6.3

Modified:
  linbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-07 16:38:18 UTC (rev 478184)
+++ PKGBUILD	2019-06-07 16:40:59 UTC (rev 478185)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas < nqn76sw at gmail.com >
 
 pkgname=linbox
-pkgver=1.6.2
+pkgver=1.6.3
 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=(x86_64)
@@ -10,7 +10,7 @@
 depends=(fflas-ffpack)
 makedepends=(m4rie flint iml fplll)
 source=("https://github.com/linbox-team/linbox/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('b00d174f5f875f20f86730882e77cbf30fa392a2241fd7aa2f467b2c975d020c')
+sha256sums=('a58a188307b07c57964e844bceb99321d3043a8a4a1fccc082a54928bb9a0057')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list