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

Gaëtan Bisson bisson at archlinux.org
Wed Feb 19 01:34:39 UTC 2020


    Date: Wednesday, February 19, 2020 @ 01:34:38
  Author: bisson
Revision: 375858

switch to https

Modified:
  openjade/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-19 01:34:11 UTC (rev 375857)
+++ PKGBUILD	2020-02-19 01:34:38 UTC (rev 375858)
@@ -14,7 +14,7 @@
 conflicts=('jade')
 provides=('jade')
 source=(https://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgver}/${pkgname}-${pkgver}.tar.gz
-        http://ftp.debian.org/debian/pool/main/o/${pkgname}1.3/${pkgname}1.3_${pkgver}-${_debpatch}.diff.gz)
+        https://deb.debian.org/debian/pool/main/o/${pkgname}1.3/${pkgname}1.3_${pkgver}-${_debpatch}.diff.gz)
 sha256sums=('1d2d7996cc94f9b87d0c51cf0e028070ac177c4123ecbfd7ac1cb8d0b7d322d1'
             '11d90e242eae60ce06bf27fd234adbd8efd7d4a9a4a2da058faa4e8336dc423a')
 



More information about the arch-commits mailing list