mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
academic/veusz: Updated for version 1.23.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
127ec996a4
commit
eebea12125
2 changed files with 4 additions and 6 deletions
|
@ -2,11 +2,9 @@
|
|||
# Slackware build script for veusz
|
||||
# Based on Slackware 14.1 SlackBuild and Andrea Sciucca SlackBuild for veusz
|
||||
# Written by Fellype do Nascimento <fellype(at)gmail.com>
|
||||
# last modification of this build script: 2014/12/04
|
||||
|
||||
|
||||
PRGNAM=veusz
|
||||
VERSION=${VERSION:-1.22}
|
||||
VERSION=${VERSION:-1.23}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="veusz"
|
||||
VERSION="1.22"
|
||||
VERSION="1.23"
|
||||
HOMEPAGE="http://home.gna.org/veusz/"
|
||||
DOWNLOAD="http://download.gna.org/veusz/veusz-1.22.tar.gz"
|
||||
MD5SUM="50efe8580a3a9f25aa514d801c2195a3"
|
||||
DOWNLOAD="http://download.gna.org/veusz/veusz-1.23.tar.gz"
|
||||
MD5SUM="6e34aa330df35f0142f9e9456ec79041"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="numpy"
|
||||
|
|
Loading…
Reference in a new issue