[arch-commits] Commit in gimp-plugin-mathmap/trunk (PKGBUILD)
Lukas Jirkovsky
stativ at archlinux.org
Wed Nov 9 21:08:58 UTC 2016
Date: Wednesday, November 9, 2016 @ 21:08:57
Author: stativ
Revision: 195252
gimp-plugin-mathmap: use https for sources.
Modified:
gimp-plugin-mathmap/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-11-09 21:05:40 UTC (rev 195251)
+++ PKGBUILD 2016-11-09 21:08:57 UTC (rev 195252)
@@ -13,7 +13,7 @@
makedepends=('doxygen' 'unzip')
provides=('gimp-mathmap')
replaces=('gimp-mathmap')
-source=(http://www.complang.tuwien.ac.at/schani/mathmap/files/mathmap-${pkgver}.tar.gz \
+source=(https://www.complang.tuwien.ac.at/schani/mathmap/files/mathmap-${pkgver}.tar.gz \
fix_libnoise_build.patch libpng15.patch giflib-5.1.patch mathmap-gsl2.patch)
md5sums=('6ff66d070ea410dee1a27283d05b8beb'
'eca40de0ba0e6b8d34b7d1f904bc3d18'
More information about the arch-commits
mailing list