mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
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 changed files with 5 additions and 5 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue