diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-04-02 16:18:15 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-07 08:13:19 +0700 |
commit | 0263af498300fb0b8f07b0241658135abbbecbc2 (patch) | |
tree | 44f048b5afe5510294352b67495f8083a2b7b5e0 /system/termenu/termenu.SlackBuild | |
parent | 6bcf3fa8bc8c4af1b145dd17c202bc8faef0c68c (diff) |
system/termenu: Updated for version 1.2.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'system/termenu/termenu.SlackBuild')
-rw-r--r-- | system/termenu/termenu.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/termenu/termenu.SlackBuild b/system/termenu/termenu.SlackBuild index a3cf3769dcaaf..097cf41032312 100644 --- a/system/termenu/termenu.SlackBuild +++ b/system/termenu/termenu.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for termenu -# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2014-2018 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=termenu -VERSION=${VERSION:-1.2.3} +VERSION=${VERSION:-1.2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |