academic/qalculate-gtk: Updated for version 2.9.0

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2019-02-15 09:07:22 -08:00 committed by Willy Sudiarto Raharjo
parent b8252c3725
commit 34b6754b7b
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# 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.
#
# Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=qalculate-gtk
VERSION=${VERSION:-2.8.2}
VERSION=${VERSION:-2.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="qalculate-gtk"
VERSION="2.8.2"
VERSION="2.9.0"
HOMEPAGE="http://qalculate.github.io/"
DOWNLOAD="https://github.com/Qalculate/qalculate-gtk/releases/download/v2.8.2/qalculate-gtk-2.8.2.tar.gz"
MD5SUM="6ee7168a1a335fed584f688e7260145e"
DOWNLOAD="https://github.com/Qalculate/qalculate-gtk/releases/download/v2.9.0/qalculate-gtk-2.9.0.tar.gz"
MD5SUM="1d7c7797eb01d601f6b9f4f5ac4f3bfc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libqalculate"