summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author Fellype do Nascimento2019-11-01 00:19:46 +0100
committer Willy Sudiarto Raharjo2019-11-01 00:19:46 +0100
commite4cac5fcaddb6d15e0c6af119e07ed3daf7fa54e (patch)
treed6138e78f0080c8aa686e59171ba817407719743 /academic
parentc02df153245708ee75889002c9a775d20e68c354 (diff)
downloadslackbuilds-e4cac5fcaddb6d15e0c6af119e07ed3daf7fa54e.tar.gz
academic/veusz: Updated for version 3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/veusz/README4
-rw-r--r--academic/veusz/veusz.SlackBuild4
-rw-r--r--academic/veusz/veusz.info6
3 files changed, 7 insertions, 7 deletions
diff --git a/academic/veusz/README b/academic/veusz/README
index 6699d7305a..81d9a05fb3 100644
--- a/academic/veusz/README
+++ b/academic/veusz/README
@@ -10,7 +10,7 @@ SAMP interfaces to its plotting facilities. It also allows for
manipulation and editing of datasets. Data can be captured from
external sources such as Internet sockets or other programs.
-See the complete release notes for Veusz 3.0.1 at
-https://veusz.github.io/releasenotes/3.0.1.txt
+See the complete release notes for Veusz 3.1 at
+https://veusz.github.io/releasenotes/3.1.txt
Sphinx is an optional dependency (used to rebuild the manual).
diff --git a/academic/veusz/veusz.SlackBuild b/academic/veusz/veusz.SlackBuild
index 119648fd3d..f3e607ab95 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}
diff --git a/academic/veusz/veusz.info b/academic/veusz/veusz.info
index 9817f9df2f..10799379d5 100644
--- a/academic/veusz/veusz.info
+++ b/academic/veusz/veusz.info
@@ -1,8 +1,8 @@
PRGNAM="veusz"
-VERSION="3.0.1"
+VERSION="3.1"
HOMEPAGE="https://veusz.github.io/"
-DOWNLOAD="https://github.com/veusz/veusz/releases/download/veusz-3.0.1/veusz-3.0.1.tar.gz"
-MD5SUM="1d02f63a245d4cb0e2f343c628216f50"
+DOWNLOAD="https://github.com/veusz/veusz/releases/download/veusz-3.1/veusz-3.1.tar.gz"
+MD5SUM="3d6ee78c3dec0cfd409ada4399ee1baf"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="numpy PyQt5"