diff options
author | Fellype do Nascimento <fellype(at)gmail(dot)com> | 2019-11-01 06:19:46 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-01 06:19:46 +0700 |
commit | e4cac5fcaddb6d15e0c6af119e07ed3daf7fa54e (patch) | |
tree | d6138e78f0080c8aa686e59171ba817407719743 /academic/veusz/veusz.SlackBuild | |
parent | c02df153245708ee75889002c9a775d20e68c354 (diff) |
academic/veusz: Updated for version 3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/veusz/veusz.SlackBuild')
-rw-r--r-- | academic/veusz/veusz.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/veusz/veusz.SlackBuild b/academic/veusz/veusz.SlackBuild index 119648fd3d115..f3e607ab95e01 100644 --- a/academic/veusz/veusz.SlackBuild +++ b/academic/veusz/veusz.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for veusz # Based on Slackware 14.2 SlackBuild and Andrea Sciucca's SlackBuild for veusz # -# Copyright 2016-2018, Fellype do Nascimento, Campinas - Brazil +# Copyright 2016-2019, Fellype do Nascimento, Campinas - Brazil # 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=veusz -VERSION=${VERSION:-3.0.1} +VERSION=${VERSION:-3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |