mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
academic/gspiceui: Updated for version 1.2.87.
Signed-off-by: bedlam <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
dd66db4df8
commit
75ba159872
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=gspiceui
|
||||
VERSION=${VERSION:-1.2.36}
|
||||
VERSION=${VERSION:-1.2.87}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="gspiceui"
|
||||
VERSION="1.2.36"
|
||||
VERSION="1.2.87"
|
||||
HOMEPAGE="http://users.tpg.com.au/micksw012/gspiceui.html"
|
||||
DOWNLOAD="https://sourceforge.net/projects/gspiceui/files/gSpiceUI/gspiceui-v1.2.36/gspiceui-v1.2.36.tar.gz"
|
||||
MD5SUM="a385028952ada5aa69acdb7298332c8c"
|
||||
DOWNLOAD="https://sourceforge.net/projects/gspiceui/files/gSpiceUI/gspiceui-v1.2.87/gspiceui-v1.2.87.tar.gz"
|
||||
MD5SUM="ae580ac1665674fda3b7029392695157"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pangox-compat wxGTK3"
|
||||
|
|
Loading…
Reference in a new issue