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/lxterminal.SlackBuild | |
parent | 6aba8faef12d1256309f650b68bcef88858c124c (diff) |
system/lxterminal: Updated for version 20160607_2cea95a.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/lxterminal/lxterminal.SlackBuild')
-rw-r--r-- | system/lxterminal/lxterminal.SlackBuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/system/lxterminal/lxterminal.SlackBuild b/system/lxterminal/lxterminal.SlackBuild index 6f1909c3c160..1e58a6ed75de 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} |