[arch-commits] Commit in meataxe/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Nov 1 21:09:36 UTC 2016
Date: Tuesday, November 1, 2016 @ 21:09:36
Author: arojas
Revision: 194267
Use https
Modified:
meataxe/trunk/PKGBUILD
----------+
PKGBUILD | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-11-01 21:08:44 UTC (rev 194266)
+++ PKGBUILD 2016-11-01 21:09:36 UTC (rev 194267)
@@ -10,12 +10,12 @@
license=(GPL)
depends=(glibc)
#source=("http://www.math.rwth-aachen.de/~MTX/$pkgname-$pkgver.tar.gz")
-source=("http://trac.sagemath.org/raw-attachment/ticket/12103/meataxe-$pkgver.tar.gz"
- "http://git.sagemath.org/sage.git/plain/build/pkgs/meataxe/patches/IO_fixes.patch"
- "http://git.sagemath.org/sage.git/plain/build/pkgs/meataxe/patches/StrassenWinogradImplementation.patch"
- "http://git.sagemath.org/sage.git/plain/build/pkgs/meataxe/patches/StrassenWinogradUsage.patch"
- "http://git.sagemath.org/sage.git/plain/build/pkgs/meataxe/patches/TweakEchelon.patch"
- "http://git.sagemath.org/sage.git/plain/build/pkgs/meataxe/patches/UseErrorPropagation.patch")
+source=("https://trac.sagemath.org/raw-attachment/ticket/12103/meataxe-$pkgver.tar.gz"
+ "https://git.sagemath.org/sage.git/plain/build/pkgs/meataxe/patches/IO_fixes.patch"
+ "https://git.sagemath.org/sage.git/plain/build/pkgs/meataxe/patches/StrassenWinogradImplementation.patch"
+ "https://git.sagemath.org/sage.git/plain/build/pkgs/meataxe/patches/StrassenWinogradUsage.patch"
+ "https://git.sagemath.org/sage.git/plain/build/pkgs/meataxe/patches/TweakEchelon.patch"
+ "https://git.sagemath.org/sage.git/plain/build/pkgs/meataxe/patches/UseErrorPropagation.patch")
md5sums=('e0f384e37a69671c73c2904e4e69dc01'
'5fbe031993c9aa0c41e6d9138748d902'
'b2ca48d166c538daa80ef7e6646dbb97'
More information about the arch-commits
mailing list