diff --git a/agetpkg b/agetpkg index a70ce0a962b6d42fe31cb8143948cfff7e7853a9..786257a7b455249f2c68e749da5ff5bad0c1171c 100755 --- a/agetpkg +++ b/agetpkg @@ -38,7 +38,7 @@ from xdg.BaseDirectory import save_cache_path # magics NAME = "agetpkg" -VERSION = "3" +VERSION = "4" ARCHIVE_URL = "https://archive.archlinux.org/packages/.all/" REPORT_URL = "https://github.com/seblu/agetpkg/issues" INDEX_FILENAME = "index.0.xz"