summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAditya Mahajan2010-05-30 11:48:22 -0700
committerAditya Mahajan2016-04-02 13:08:45 -0400
commit1f944f37cc0469f02c4c171e371e6c9a2d02f4b2 (patch)
treef2c5de49ec19b5c9d7740aa52eb0512d05515f43
parent5123c8f2e11fac6f22d0f00be4ddd1366863c3f2 (diff)
downloadaur-1f944f37cc0469f02c4c171e371e6c9a2d02f4b2.tar.gz
Force makepkg to use gzip as the compression format rather than xz
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e0cd9703f67..70e91f21b952 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,6 +16,8 @@ backup=()
install=context-minimals-git.install
+PKGEXT=".pkg.tar.gz"
+
# ConTeXt minimals uses a different naming convention for architectures
declare -A _platform_map