diff options
author | Eugen Wissner <belka@caraus.de> | 2019-03-06 07:26:15 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:13 +0700 |
commit | e1e60ec827c4d0b9d2a49521fda66ba1313cbed3 (patch) | |
tree | 889fb8c48a1a749dde9fb10099a7cea34baa5fa5 /development/tanya/tanya.SlackBuild | |
parent | 9e30b7a4f7608fc55c23d4c181a7a1a7d95cb843 (diff) | |
download | slackbuilds-e1e60ec827c4d0b9d2a49521fda66ba1313cbed3.tar.gz |
development/tanya: Updated for version 0.16.0
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/tanya/tanya.SlackBuild')
-rw-r--r-- | development/tanya/tanya.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/tanya/tanya.SlackBuild b/development/tanya/tanya.SlackBuild index 75e013f3a3..2fdc966761 100644 --- a/development/tanya/tanya.SlackBuild +++ b/development/tanya/tanya.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tanya -# Copyright 2018 Eugene Wissner, Dachau, Germany +# Copyright 2018-2019 Eugene Wissner, Dachau, Germany # 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=tanya -VERSION=${VERSION:-0.15.0} +VERSION=${VERSION:-0.16.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |