development/qgnomeplatform: Updated for version 0.5.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Leo C 2019-01-13 23:45:02 +07:00 committed by Willy Sudiarto Raharjo
parent 2c834a08a3
commit 52f58c4a0c
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for qgnomeplatform # Slackware build script for qgnomeplatform
# Copyright 2018 Leonardo Citrolo <leoc@gmx.com> # Copyright 2018-2019 Leonardo Citrolo, Italy
# 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=qgnomeplatform PRGNAM=qgnomeplatform
VERSION=${VERSION:-0.4} VERSION=${VERSION:-0.5}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="qgnomeplatform" PRGNAM="qgnomeplatform"
VERSION="0.4" VERSION="0.5"
HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform" HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform"
DOWNLOAD="https://github.com/FedoraQt/QGnomePlatform/archive/0.4/QGnomePlatform-0.4.tar.gz" DOWNLOAD="https://github.com/FedoraQt/QGnomePlatform/archive/0.5/QGnomePlatform-0.5.tar.gz"
MD5SUM="34daa996db9cc9cd9179d11a805d5eb3" MD5SUM="3947c40f8a6f1eda1e293d6704e5916e"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="qt5" REQUIRES="qt5"