summaryrefslogtreecommitdiff
path: root/system/lxterminal/lxterminal.SlackBuild
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2021-04-10 16:43:14 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-17 11:47:48 +0700
commitb7daa7240a69cae5f061dc963d137c592d3e822d (patch)
treeb637d67b803cf99f1aaa86753709a1cdfdc6f2a3 /system/lxterminal/lxterminal.SlackBuild
parentcb1474c5ffc782d710ded891dcbd23519ac86b6b (diff)
downloadslackbuilds-b7daa7240a69cae5f061dc963d137c592d3e822d.tar.gz
system/lxterminal: Updated for version 0.4.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/lxterminal/lxterminal.SlackBuild')
-rw-r--r--system/lxterminal/lxterminal.SlackBuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/system/lxterminal/lxterminal.SlackBuild b/system/lxterminal/lxterminal.SlackBuild
index 5cd1509a1b..ef12fe3f5a 100644
--- a/system/lxterminal/lxterminal.SlackBuild
+++ b/system/lxterminal/lxterminal.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/sh
# $Id: lxterminal.SlackBuild,v 1.6 2009/09/11 10:43:05 root Exp root $
# Copyright (c) 2008-2009 Eric Hameleers, Eindhoven, NL
-# Copyright (c) 2010-2018 Matteo Bernardini, Pisa, IT
+# Copyright (c) 2010-2021 Matteo Bernardini, Pisa, IT
# All rights reserved.
#
# Permission to use, copy, modify, and distribute this software for
@@ -67,6 +67,8 @@
# * Update.
# 0.3.2: 13/oct/2018 by Matteo Bernardini <ponce@slackbuilds.org>
# * Update.
+# 0.4.0: 10/apr/2021 by Matteo Bernardini <ponce@slackbuilds.org>
+# * Update.
#
# Run 'sh lxterminal.SlackBuild' to build a Slackware package.
# The package is created in /tmp .
@@ -75,7 +77,7 @@
# -----------------------------------------------------------------------------
PRGNAM=lxterminal
-VERSION=${VERSION:-0.3.2}
+VERSION=${VERSION:-0.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}