summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config2
1 files changed, 1 insertions, 1 deletions
diff --git a/config b/config
index f4c1e15..75e88cb 100644
--- a/config
+++ b/config
@@ -47,7 +47,7 @@ OURARCHES=(mips64el)
ARCHES=(${ARCHARCHES[@]} ${OURARCHES[@]})
DBEXT=".db.tar.gz"
FILESEXT=".files.tar.gz"
-PKGEXT=".pkg.tar.?z"
+PKGEXT=".pkg.tar.xz"
SRCEXT=".src.tar.gz"
MAKEPKGCONF="~/.makepkg.conf"