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

Evangelos Foutras foutrelis at archlinux.org
Sat Nov 10 05:04:37 UTC 2018


    Date: Saturday, November 10, 2018 @ 05:04:37
  Author: foutrelis
Revision: 338919

Switch to a Debian mirror with working HTTPS

Modified:
  datefudge/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-10 05:01:24 UTC (rev 338918)
+++ PKGBUILD	2018-11-10 05:04:37 UTC (rev 338919)
@@ -9,7 +9,7 @@
 url="http://packages.qa.debian.org/d/datefudge.html"
 license=('GPL2')
 depends=('sh')
-source=(https://ftp.de.debian.org/debian/pool/main/d/$pkgname/${pkgname}_${pkgver}.tar.xz)
+source=(https://deb.sipwise.com/debian/pool/main/d/$pkgname/${pkgname}_${pkgver}.tar.xz)
 sha256sums=('2dc6e4f8808726339f1c7358f9874128031bd940baac396477ab297b5d7ef445')
 
 build() {



More information about the arch-commits mailing list