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

Maxim Baz maximbaz at archlinux.org
Mon Dec 31 14:42:20 UTC 2018


    Date: Monday, December 31, 2018 @ 14:42:19
  Author: maximbaz
Revision: 420022

fillets-ng-data: use https sources

Modified:
  fillets-ng-data/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-31 14:40:34 UTC (rev 420021)
+++ PKGBUILD	2018-12-31 14:42:19 UTC (rev 420022)
@@ -8,7 +8,7 @@
 arch=('any')
 license=('GPL')
 changelog=$pkgname.changelog
-source=(http://downloads.sourceforge.net/fillets/$pkgname-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/fillets/$pkgname-$pkgver.tar.gz)
 sha256sums=('f0c979fb35ec550a43246fc209add8f45ca550a382c94d6383bb3f01b1073799')
 
 package() {



More information about the arch-commits mailing list