summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Richard Ellis <rellis@dp100.com>2010-05-13 00:42:05 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 00:42:05 +0200
commit90df6dd8d6620185a196ff63a87c65b959f5cbc7 (patch)
tree3e32b0280a527a3cdf239f9dba177ff0465d5592
parent029b5ff2bed77697e10b190106b7fc38096d7f76 (diff)
downloadslackbuilds-90df6dd8d6620185a196ff63a87c65b959f5cbc7.tar.gz
slackbuilds-90df6dd8d6620185a196ff63a87c65b959f5cbc7.tar.xz
system/ts: Updated for version 0.6.4
-rw-r--r--system/ts/ts.SlackBuild2
-rw-r--r--system/ts/ts.info2
2 files changed, 3 insertions, 1 deletions
diff --git a/system/ts/ts.SlackBuild b/system/ts/ts.SlackBuild
index 69399516f1..e1e8b138ef 100644
--- a/system/ts/ts.SlackBuild
+++ b/system/ts/ts.SlackBuild
@@ -71,4 +71,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/ts/ts.info b/system/ts/ts.info
index ff394c296f..6ee1405035 100644
--- a/system/ts/ts.info
+++ b/system/ts/ts.info
@@ -2,7 +2,9 @@ PRGNAM="ts"
VERSION="0.6.4"
HOMEPAGE="http://vicerveza.homeunix.net/~viric/soft/ts/"
DOWNLOAD="http://vicerveza.homeunix.net/~viric/soft/ts/ts-0.6.4.tar.gz"
+DOWNLOAD_x86_64=""
MD5SUM="781b140158f4c89c33cc852688c893e7"
+MD5SUM_x86_64=""
MAINTAINER="Richard Ellis"
EMAIL="rellis@dp100.com"
APPROVED="dsomero"