summaryrefslogtreecommitdiffstats
path: root/academic/veusz
diff options
context:
space:
mode:
author Fellype do Nascimento2017-11-14 23:34:52 +0100
committer Willy Sudiarto Raharjo2017-11-18 06:40:26 +0100
commit0665ce0fa6ac0efe7232aa4be31c746d8c519aee (patch)
treea8e7922c5269c11cdab448e10b36a3373f339138 /academic/veusz
parent3eb6168479ee3aa34b524a9cc052268de66f9fc6 (diff)
downloadslackbuilds-0665ce0fa6ac0efe7232aa4be31c746d8c519aee.tar.gz
academic/veusz: Updated for version 2.1.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'academic/veusz')
-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 645c187640..7353a3336e 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.1 at
-https://veusz.github.io/releasenotes/2.1.txt
+See the complete release notes for Veusz 2.1.1 at
+https://veusz.github.io/releasenotes/2.1.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 757d841aca..ed97e3fef9 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.1}
+VERSION=${VERSION:-2.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/academic/veusz/veusz.info b/academic/veusz/veusz.info
index b334d7d884..1f095f568d 100644
--- a/academic/veusz/veusz.info
+++ b/academic/veusz/veusz.info
@@ -1,8 +1,8 @@
PRGNAM="veusz"
-VERSION="2.1"
+VERSION="2.1.1"
HOMEPAGE="https://veusz.github.io/"
-DOWNLOAD="https://github.com/veusz/veusz/releases/download/veusz-2.1/veusz-2.1.tar.gz"
-MD5SUM="d2b7f0e19e52ff4a7f5c18e7c533e536"
+DOWNLOAD="https://github.com/veusz/veusz/releases/download/veusz-2.1.1/veusz-2.1.1.tar.gz"
+MD5SUM="f150eab740adadb097bd58a2eb5a0bd7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="numpy PyQt5"