system/lxterminal: Updated for version 20120809_88c210d.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
ponce 2012-08-10 11:51:11 +02:00 committed by Robby Workman
parent 8f32b67a52
commit ac198497a0
2 changed files with 6 additions and 6 deletions

View File

@ -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 . \

View File

@ -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=""