From 0cf08d6bc77a4563967fe9bff68b4d9b84a7c811 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Luttringer?= Date: Sat, 17 Oct 2015 01:47:38 +0200 Subject: [PATCH] Release v1 --- agetpkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agetpkg b/agetpkg index 99fb325..27e9705 100755 --- a/agetpkg +++ b/agetpkg @@ -38,7 +38,7 @@ from xdg.BaseDirectory import save_cache_path # magics NAME = "agetpkg" -VERSION = "0" +VERSION = "1" ARCHIVE_URL = "http://ala.seblu.net/packages/.all/" INDEX_FILENAME = "index.0.xz" PKG_EXT = ".pkg.tar.xz" -- GitLab