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

Antonio Rojas arojas at archlinux.org
Mon Aug 5 09:22:14 UTC 2019


    Date: Monday, August 5, 2019 @ 09:22:13
  Author: arojas
Revision: 497463

https

Modified:
  linbox/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-05 09:21:52 UTC (rev 497462)
+++ PKGBUILD	2019-08-05 09:22:13 UTC (rev 497463)
@@ -5,7 +5,7 @@
 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)
-url="http://linalg.org/"
+url="https://linalg.org/"
 license=(LGPL)
 depends=(fflas-ffpack)
 makedepends=(m4rie flint iml fplll)



More information about the arch-commits mailing list