From c6364f8447329cc339657d2c05c1933b914c6cf1 Mon Sep 17 00:00:00 2001 From: Tharre Date: Mon, 16 Feb 2015 16:14:46 +0100 Subject: Disable compression as it only saves about 4M --- the-binding-of-isaac/PKGBUILD | 3 +++ 1 file changed, 3 insertions(+) diff --git a/the-binding-of-isaac/PKGBUILD b/the-binding-of-isaac/PKGBUILD index 2746fba..39234c9 100644 --- a/the-binding-of-isaac/PKGBUILD +++ b/the-binding-of-isaac/PKGBUILD @@ -20,6 +20,9 @@ options=(!strip) # DLAGENTS in makepkg.conf to auto-download. DLAGENTS+=('hib::/usr/bin/echo "Could not find %u. Download manually to \"$(pwd)\" or setup hib:// DLAGENT in /etc/makepkg.conf."; exit 1') +# Disable compression of the package +PKGEXT='.pkg.tar' + source=("${_gamepkg}"::"hib://${_gamepkg}" "isaac.desktop" "isaac.png") md5sums=('f56410cdbed698cb984745e898585087' -- cgit v1.2.3-70-g09d2