summaryrefslogtreecommitdiffstats
path: root/system/lxterminal
diff options
context:
space:
mode:
author ponce2012-08-10 11:51:11 +0200
committer Robby Workman2012-08-21 15:55:36 +0200
commitac198497a0b25096986aaa4c706414979b148a27 (patch)
treee9a12726ebe86061feb12860280126d7f277c8aa /system/lxterminal
parent8f32b67a5240a618545666e9c8af16467e8b797a (diff)
downloadslackbuilds-ac198497a0b25096986aaa4c706414979b148a27.tar.gz
system/lxterminal: Updated for version 20120809_88c210d.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/lxterminal')
-rw-r--r--system/lxterminal/lxterminal.SlackBuild6
-rw-r--r--system/lxterminal/lxterminal.info6
2 files changed, 6 insertions, 6 deletions
diff --git a/system/lxterminal/lxterminal.SlackBuild b/system/lxterminal/lxterminal.SlackBuild
index 976d6cd627..6a9c21e913 100644
--- a/system/lxterminal/lxterminal.SlackBuild
+++ b/system/lxterminal/lxterminal.SlackBuild
@@ -46,7 +46,7 @@
# * Update.
# 0.1.9-1: 12/sep/2010 by ponce <matteo.bernardini@gmail.com>
# * Update.
-# 20111215_3144cf2: 26/dec/2011 by ponce <matteo.bernardini@gmail.com>
+# 20120716_73a3842: 28/jul/2012 by ponce <matteo.bernardini@gmail.com>
# * Update.
#
# Run 'sh lxterminal.SlackBuild' to build a Slackware package.
@@ -58,7 +58,7 @@
# Set initial variables:
PRGNAM=lxterminal
-VERSION=${VERSION:-20111215_3144cf2}
+VERSION=${VERSION:-20120809_88c210d}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -97,7 +97,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/$PRGNAM-$VERSION.tar.?z
+tar xvf $CWD/$PRGNAM-$VERSION.tar.?z*
cd $PRGNAM-$VERSION
chown -R root:root .
find . \
diff --git a/system/lxterminal/lxterminal.info b/system/lxterminal/lxterminal.info
index ad0de0d01b..c3fd7158d6 100644
--- a/system/lxterminal/lxterminal.info
+++ b/system/lxterminal/lxterminal.info
@@ -1,8 +1,8 @@
PRGNAM="lxterminal"
-VERSION="20111215_3144cf2"
+VERSION="20120809_88c210d"
HOMEPAGE="http://wiki.lxde.org/en/LXTerminal"
-DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxterminal-20111215_3144cf2.tar.xz"
-MD5SUM="81f5a3b607b0edd43b36d52fddc79ba7"
+DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxterminal-20120809_88c210d.tar.xz"
+MD5SUM="119bc792cd7edae601d799691bae991d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""