From da6ef41c9921545a222ab5e0b01236e9befcacf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= Date: Sat, 19 Dec 2015 15:41:34 +0100 Subject: [PATCH] New official repo URL --- agetpkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agetpkg b/agetpkg index 7f624cc..1f90b60 100755 --- a/agetpkg +++ b/agetpkg @@ -39,7 +39,7 @@ from xdg.BaseDirectory import save_cache_path # magics NAME = "agetpkg" VERSION = "1" -ARCHIVE_URL = "http://ala.seblu.net/packages/.all/" +ARCHIVE_URL = "http://archive.archlinux.org/packages/.all/" INDEX_FILENAME = "index.0.xz" PKG_EXT = ".pkg.tar.xz" SIG_EXT = ".sig" -- GitLab