summaryrefslogtreecommitdiffstats
path: root/system/yeahconsole
diff options
context:
space:
mode:
Diffstat (limited to 'system/yeahconsole')
-rw-r--r--system/yeahconsole/yeahconsole.SlackBuild2
-rw-r--r--system/yeahconsole/yeahconsole.info4
2 files changed, 4 insertions, 2 deletions
diff --git a/system/yeahconsole/yeahconsole.SlackBuild b/system/yeahconsole/yeahconsole.SlackBuild
index fbd9174375..d8015b82c4 100644
--- a/system/yeahconsole/yeahconsole.SlackBuild
+++ b/system/yeahconsole/yeahconsole.SlackBuild
@@ -82,4 +82,4 @@ mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/system/yeahconsole/yeahconsole.info b/system/yeahconsole/yeahconsole.info
index 086db3c4a5..7b8ab1b163 100644
--- a/system/yeahconsole/yeahconsole.info
+++ b/system/yeahconsole/yeahconsole.info
@@ -1,8 +1,10 @@
PRGNAM="yeahconsole"
-VERSION="0.3.5"
+VERSION="0.3.4"
HOMEPAGE="http://phrat.de/"
DOWNLOAD="http://phrat.de/yeahconsole-0.3.4.tar.gz"
MD5SUM="83a2367f9b4857fed02464b0e8a6595a"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
MAINTAINER="Pablo Santamaria"
EMAIL="pablosantamaria@gmail.com"
APPROVED="dsomero"