summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Pablo Santamaria <pablosantamaria@gmail.com>2010-05-13 00:42:38 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 00:42:38 +0200
commitff8d94a534bc92b866c0fe5b3f1cc6a20a94d4fc (patch)
tree4f50feedf89f10a62b22b357ab4a826c9a690e54 /system
parent9139e2b93b85b03e489160365002438228f3a5f5 (diff)
downloadslackbuilds-ff8d94a534bc92b866c0fe5b3f1cc6a20a94d4fc.tar.gz
slackbuilds-ff8d94a534bc92b866c0fe5b3f1cc6a20a94d4fc.tar.xz
system/yeahconsole: Updated for version 0.3.4
Diffstat (limited to 'system')
-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"