[arch-commits] Commit in maxima/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Apr 11 19:53:59 UTC 2019
Date: Thursday, April 11, 2019 @ 19:53:59
Author: arojas
Revision: 350582
https
Modified:
maxima/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-11 18:52:08 UTC (rev 350581)
+++ PKGBUILD 2019-04-11 19:53:59 UTC (rev 350582)
@@ -14,7 +14,7 @@
# needs rebuild when bash changes version
# needs a rebuild when sbcl changes version
options=('!makeflags' '!zipman') # don't zip info pages or they won't work inside maxima
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz")
sha1sums=('ddb2f1405ccb2c4f2bd6712755e2dbbd9a2e57e0')
prepare() {
More information about the arch-commits
mailing list