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

Antonio Rojas arojas at archlinux.org
Sat May 25 12:45:14 UTC 2019


    Date: Saturday, May 25, 2019 @ 12:45:13
  Author: arojas
Revision: 470675

Update to 1.6.2

Modified:
  linbox/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-25 12:41:32 UTC (rev 470674)
+++ PKGBUILD	2019-05-25 12:45:13 UTC (rev 470675)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas < nqn76sw at gmail.com >
 
 pkgname=linbox
-pkgver=1.6.1
+pkgver=1.6.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=(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=('9d9781e472072a57b062c227b3bf2df0dedd9b9708b99f912eb78ad024159d45')
+sha256sums=('b00d174f5f875f20f86730882e77cbf30fa392a2241fd7aa2f467b2c975d020c')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list