diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-06-15 14:53:12 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2016-06-18 19:15:19 -0500 |
commit | bff36d24e1cdd76a6ed42951b80dd9434980fd27 (patch) | |
tree | 9d3d6d51dfe75753ca2bb4144a8c4d351de215f2 /system/lxterminal | |
parent | 6aba8faef12d1256309f650b68bcef88858c124c (diff) | |
download | slackbuilds-bff36d24e1cdd76a6ed42951b80dd9434980fd27.tar.gz |
system/lxterminal: Updated for version 20160607_2cea95a.
Signed-off-by: Matteo Bernardini <ponce@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, 6 insertions, 4 deletions
diff --git a/system/lxterminal/lxterminal.SlackBuild b/system/lxterminal/lxterminal.SlackBuild index 6f1909c3c1..1e58a6ed75 100644 --- a/system/lxterminal/lxterminal.SlackBuild +++ b/system/lxterminal/lxterminal.SlackBuild @@ -55,6 +55,8 @@ # * Update. # 20151110_967256e: 17/nov/2015 by Matteo Bernardini <ponce@slackbuilds.org> # * Update. +# 20160607_2cea95a: 13/jun/2016 by Matteo Bernardini <ponce@slackbuilds.org> +# * Update. # # Run 'sh lxterminal.SlackBuild' to build a Slackware package. # The package is created in /tmp . @@ -65,7 +67,7 @@ # Set initial variables: PRGNAM=lxterminal -VERSION=${VERSION:-20151110_967256e} +VERSION=${VERSION:-20160607_2cea95a} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/lxterminal/lxterminal.info b/system/lxterminal/lxterminal.info index 90ea89a162..c366f1eb2a 100644 --- a/system/lxterminal/lxterminal.info +++ b/system/lxterminal/lxterminal.info @@ -1,8 +1,8 @@ PRGNAM="lxterminal" -VERSION="20151110_967256e" +VERSION="20160607_2cea95a" HOMEPAGE="http://wiki.lxde.org/en/LXTerminal" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxterminal-20151110_967256e.tar.xz" -MD5SUM="74dc06a87a1d8b4e0c1ce5c1b5f09595" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/lxde/lxterminal-20160607_2cea95a.tar.xz" +MD5SUM="482e896667bc094f372d2560fd6fe438" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |