[arch-commits] Commit in gdmap/trunk (PKGBUILD)
Maxim Baz
maximbaz at archlinux.org
Mon Dec 31 17:38:00 UTC 2018
Date: Monday, December 31, 2018 @ 17:37:59
Author: maximbaz
Revision: 420045
gdmap: use https sources
Modified:
gdmap/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-12-31 17:36:56 UTC (rev 420044)
+++ PKGBUILD 2018-12-31 17:37:59 UTC (rev 420045)
@@ -9,7 +9,7 @@
license=('GPL')
depends=('gtk2' 'glib2' 'libxml2')
makedepends=('gettext' 'intltool')
-source=(http://downloads.sourceforge.net/sourceforge/gdmap/$pkgname-$pkgver.tar.gz \
+source=(https://downloads.sourceforge.net/sourceforge/gdmap/$pkgname-$pkgver.tar.gz \
gtk-fix.patch)
sha512sums=('3aaf4da393aaafc350703962c05bdc2ecd8f244a9a1d614011d2073dbbd3c6bd01b77e3794068f5fc0ce2e7adb39c75a8856f2df070c7bbb685c03b976df0cf5'
'e36f6e0affe1bc6268a1902fe3c465e086cc76f51b76814a350df3a3965c261df8931ba9f30edc8b0eda8125256c4b2f7c5278aff241aeaf844f3f09a34e6664')
More information about the arch-commits
mailing list