academic/qalculate-gtk: Updated for version 2.9.0
Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
parent
b8252c3725
commit
34b6754b7b
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for qalculate-gtk
|
# Slackware build script for qalculate-gtk
|
||||||
|
|
||||||
# Copyright 2016-2018 Larry Hajali <larryhaja[at]gmail[dot]com>
|
# Copyright 2016-2019 Larry Hajali <larryhaja[at]gmail[dot]com>
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=qalculate-gtk
|
PRGNAM=qalculate-gtk
|
||||||
VERSION=${VERSION:-2.8.2}
|
VERSION=${VERSION:-2.9.0}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="qalculate-gtk"
|
PRGNAM="qalculate-gtk"
|
||||||
VERSION="2.8.2"
|
VERSION="2.9.0"
|
||||||
HOMEPAGE="http://qalculate.github.io/"
|
HOMEPAGE="http://qalculate.github.io/"
|
||||||
DOWNLOAD="https://github.com/Qalculate/qalculate-gtk/releases/download/v2.8.2/qalculate-gtk-2.8.2.tar.gz"
|
DOWNLOAD="https://github.com/Qalculate/qalculate-gtk/releases/download/v2.9.0/qalculate-gtk-2.9.0.tar.gz"
|
||||||
MD5SUM="6ee7168a1a335fed584f688e7260145e"
|
MD5SUM="1d7c7797eb01d601f6b9f4f5ac4f3bfc"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="libqalculate"
|
REQUIRES="libqalculate"
|
||||||
|
|
Loading…
Reference in New Issue