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

Maxim Baz maximbaz at archlinux.org
Mon Dec 31 19:11:59 UTC 2018


    Date: Monday, December 31, 2018 @ 19:11:59
  Author: maximbaz
Revision: 420095

gpg-crypter: use https sources

Modified:
  gpg-crypter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-31 19:10:30 UTC (rev 420094)
+++ PKGBUILD	2018-12-31 19:11:59 UTC (rev 420095)
@@ -12,7 +12,7 @@
 depends=('gtk3' 'gpgme')
 makedepends=('intltool')
 changelog=$pkgname.changelog
-source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
+source=(https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.gz)
 sha512sums=('300f1c313fb9f6cc5a1def24e2783cd4b40a8ed1f81b35201399374817b314c1e21bb0fd1dda10ba78f6dc6ffdbf5b26ffb57734eb1cb644650db7f97de7bb23')
 
 build() {



More information about the arch-commits mailing list