academic/qalculate-gtk: Updated for version 2.2.0

Signed-off-by: Larry Hajali <larryhaja[at]gmail[dot]com>
This commit is contained in:
Larry Hajali 2018-01-14 15:16:48 -08:00 committed by Willy Sudiarto Raharjo
parent 021c5a3a36
commit e897805880
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for qalculate-gtk
# Copyright 2016-2017 Larry Hajali <larryhaja[at]gmail[dot]com>
# Copyright 2016-2018 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.1.0}
VERSION=${VERSION:-2.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="qalculate-gtk"
VERSION="2.1.0"
VERSION="2.2.0"
HOMEPAGE="http://qalculate.github.io/"
DOWNLOAD="https://github.com/Qalculate/qalculate-gtk/releases/download/v2.1.0/qalculate-gtk-2.1.0.tar.gz"
MD5SUM="042caf5c51c095eeda86c945f7117fd5"
DOWNLOAD="https://github.com/Qalculate/qalculate-gtk/releases/download/v2.2.0/qalculate-gtk-2.2.0.tar.gz"
MD5SUM="a3caeda6633161a5c8f061f1cd050372"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libqalculate"