summaryrefslogtreecommitdiffstats
path: root/academic
diff options
context:
space:
mode:
author Fellype do Nascimento2018-03-12 19:01:31 +0100
committer Willy Sudiarto Raharjo2018-03-17 02:51:47 +0100
commit06fbf7c0f2a7b580977cf2189c068ba2691ef7ef (patch)
treecf7fd8302549e00951047239fd57aaf93aac4829 /academic
parentb6466b19876cf5b832aab60b40403af22689fee4 (diff)
downloadold.slackbuilds-06fbf7c0f2a7b580977cf2189c068ba2691ef7ef.tar.gz
academic/veusz: Updated for version 2.2.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r--academic/veusz/README4
-rw-r--r--academic/veusz/veusz.SlackBuild2
-rw-r--r--academic/veusz/veusz.info6
3 files changed, 6 insertions, 6 deletions
diff --git a/academic/veusz/README b/academic/veusz/README
index 03fe12667c..2869ab6053 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 2.2 at
-https://veusz.github.io/releasenotes/2.2.txt
+See the complete release notes for Veusz 2.2.1 at
+https://veusz.github.io/releasenotes/2.2.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 44bd1c64d9..a3c7be6d27 100644
--- a/academic/veusz/veusz.SlackBuild
+++ b/academic/veusz/veusz.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=veusz
-VERSION=${VERSION:-2.2}
+VERSION=${VERSION:-2.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/academic/veusz/veusz.info b/academic/veusz/veusz.info
index 8eae17ba37..ac18265bf6 100644
--- a/academic/veusz/veusz.info
+++ b/academic/veusz/veusz.info
@@ -1,8 +1,8 @@
PRGNAM="veusz"
-VERSION="2.2"
+VERSION="2.2.1"
HOMEPAGE="https://veusz.github.io/"
-DOWNLOAD="https://github.com/veusz/veusz/releases/download/veusz-2.2/veusz-2.2.tar.gz"
-MD5SUM="ccee27928a71776d1c14830edbf0ac98"
+DOWNLOAD="https://github.com/veusz/veusz/releases/download/veusz-2.2.1/veusz-2.2.1.tar.gz"
+MD5SUM="34f61daf1c3dbae4624bc28a8f34cb2b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="numpy PyQt5"