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

Maxim Baz maximbaz at archlinux.org
Mon Dec 31 14:40:25 UTC 2018


    Date: Monday, December 31, 2018 @ 14:40:25
  Author: maximbaz
Revision: 420020

fillets-ng: use https sources

Modified:
  fillets-ng/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-31 14:34:55 UTC (rev 420019)
+++ PKGBUILD	2018-12-31 14:40:25 UTC (rev 420020)
@@ -10,7 +10,7 @@
 depends=('fillets-ng-data' 'lua51' 'fribidi' 'gcc-libs' 'libx11' 'sdl_mixer' 'sdl_ttf' 'sdl_image' 'desktop-file-utils')
 makedepends=('gendesk')
 changelog=$pkgname.changelog
-source=(http://downloads.sourceforge.net/fillets/$pkgname-$pkgver.tar.gz
+source=(https://downloads.sourceforge.net/fillets/$pkgname-$pkgver.tar.gz
         $pkgname.png lua-config)
 sha256sums=('329a4d9515d60bebdb657d070824933b993b85864b9d3e302e6361accab992da'
             '338c9e1b8ac4ef5bb167f4a6090c341897bd2c7f8b4e5afc3ac3131a57bb8c88'



More information about the arch-commits mailing list