diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2017-05-20 11:23:40 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-03 08:00:19 +0700 |
commit | f8f09fcf2da08a9f802ad2238ad442374935eb9d (patch) | |
tree | 3f9ce39feaad86a5a677d7fe8de9eb201ed656ca /system | |
parent | 31ab85aed99270b87f3cfad5cff6c3f406127241 (diff) |
system/lxterminal: Updated for version 20170514_0f2ca01.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/lxterminal/README | 2 | ||||
-rw-r--r-- | system/lxterminal/lxterminal.SlackBuild | 4 | ||||
-rw-r--r-- | system/lxterminal/lxterminal.info | 6 |
3 files changed, 6 insertions, 6 deletions
diff --git a/system/lxterminal/README b/system/lxterminal/README index 9ccde4958928..f1646ac8fb0e 100644 --- a/system/lxterminal/README +++ b/system/lxterminal/README @@ -1,5 +1,3 @@ -lxterminal (LXDE terminal emulator) - LXTerminal is a quick configurable terminal emulator, based on vte libs. It uses a single process for each window/tab so it's very light on resources. diff --git a/system/lxterminal/lxterminal.SlackBuild b/system/lxterminal/lxterminal.SlackBuild index 1f45b856518c..0a9fdce4d89b 100644 --- a/system/lxterminal/lxterminal.SlackBuild +++ b/system/lxterminal/lxterminal.SlackBuild @@ -61,6 +61,8 @@ # * Update. # 20170124_a29172d: 24/jan/2017 by Matteo Bernardini <ponce@slackbuilds.org> # * Update. +# 20170514_0f2ca01: 17/may/2017 by Matteo Bernardini <ponce@slackbuilds.org> +# * Update. # # Run 'sh lxterminal.SlackBuild' to build a Slackware package. # The package is created in /tmp . @@ -69,7 +71,7 @@ # ----------------------------------------------------------------------------- PRGNAM=lxterminal -VERSION=${VERSION:-20170124_a29172d} +VERSION=${VERSION:-20170514_0f2ca01} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/lxterminal/lxterminal.info b/system/lxterminal/lxterminal.info index 372698b7a6dd..05df07ceb8c2 100644 --- a/system/lxterminal/lxterminal.info +++ b/system/lxterminal/lxterminal.info @@ -1,8 +1,8 @@ PRGNAM="lxterminal" -VERSION="20170124_a29172d" +VERSION="20170514_0f2ca01" HOMEPAGE="https://wiki.lxde.org/en/LXTerminal" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxterminal-20170124_a29172d.tar.xz" -MD5SUM="4c25deaaec7cac5ad46472f17e2756e1" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxterminal-20170514_0f2ca01.tar.xz" +MD5SUM="a39e193d3f392c4e0e7300d3b6a57ce7" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |