[arch-commits] Commit in bass/trunk (PKGBUILD)
Sven-Hendrik Haase
svenstaro at archlinux.org
Wed Dec 13 04:58:50 UTC 2017
Date: Wednesday, December 13, 2017 @ 04:58:50
Author: svenstaro
Revision: 274106
Use https
Modified:
bass/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-13 04:58:15 UTC (rev 274105)
+++ PKGBUILD 2017-12-13 04:58:50 UTC (rev 274106)
@@ -12,7 +12,7 @@
url="http://revolution.co.uk/games/beneath-a-steel-sky/"
license=('custom')
depends=('scummvm>=0.5')
-source=(http://downloads.sourceforge.net/scummvm/$pkgname-cd-$pkgver.zip
+source=(https://downloads.sourceforge.net/scummvm/$pkgname-cd-$pkgver.zip
$pkgname.sh)
md5sums=('1d4401cd663715332abe8bb5431e356d'
'e525ae4f94bea3322a0ea59a6fd9c07b')
More information about the arch-commits
mailing list