[arch-commits] Commit in barrage/trunk (PKGBUILD)

Maxim Baz maximbaz at archlinux.org
Tue Dec 4 00:15:37 UTC 2018


    Date: Tuesday, December 4, 2018 @ 00:15:36
  Author: maximbaz
Revision: 411020

barrage: use https sources

Modified:
  barrage/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-04 00:13:26 UTC (rev 411019)
+++ PKGBUILD	2018-12-04 00:15:36 UTC (rev 411020)
@@ -11,7 +11,7 @@
 license=('GPL')
 depends=('hicolor-icon-theme' 'sdl_mixer')
 changelog=$pkgname.changelog
-source=(http://downloads.sourceforge.net/lgames/$pkgname-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/lgames/$pkgname-$pkgver.tar.gz)
 sha256sums=('ad74e049dfded3bca28b8dc1c5870408cfad9e024b35cc5b501ba90486d9af25')
 
 build() {



More information about the arch-commits mailing list