diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-21 17:33:20 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-21 15:36:51 -0500 |
commit | 2c008cba8e300abade04006aefc1fe25d8c11669 (patch) | |
tree | 8fbbe466a4b8dbd92fbe75535f043345f7fff96c /system/lxterminal | |
parent | de7c0445f08485cb6920fadc324edefe7d187055 (diff) | |
download | slackbuilds-2c008cba8e300abade04006aefc1fe25d8c11669.tar.gz |
system/lxterminal: Updated for version 20120817_49776cd.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/lxterminal')
-rw-r--r-- | system/lxterminal/lxterminal.SlackBuild | 4 | ||||
-rw-r--r-- | system/lxterminal/lxterminal.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/lxterminal/lxterminal.SlackBuild b/system/lxterminal/lxterminal.SlackBuild index 6a9c21e913..19d5ffa132 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. -# 20120716_73a3842: 28/jul/2012 by ponce <matteo.bernardini@gmail.com> +# 20120817_49776cd: 21/aug/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:-20120809_88c210d} +VERSION=${VERSION:-20120817_49776cd} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/lxterminal/lxterminal.info b/system/lxterminal/lxterminal.info index c3fd7158d6..7dbf4135b5 100644 --- a/system/lxterminal/lxterminal.info +++ b/system/lxterminal/lxterminal.info @@ -1,8 +1,8 @@ PRGNAM="lxterminal" -VERSION="20120809_88c210d" +VERSION="20120817_49776cd" HOMEPAGE="http://wiki.lxde.org/en/LXTerminal" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxterminal-20120809_88c210d.tar.xz" -MD5SUM="119bc792cd7edae601d799691bae991d" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxterminal-20120817_49776cd.tar.xz" +MD5SUM="5728de14f9c05bd4c1fd6fbf700e2bbb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |