mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
development/qgnomeplatform: Updated for version 0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
2c834a08a3
commit
52f58c4a0c
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for qgnomeplatform
|
||||
|
||||
# Copyright 2018 Leonardo Citrolo <leoc@gmx.com>
|
||||
# Copyright 2018-2019 Leonardo Citrolo, Italy
|
||||
# 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=qgnomeplatform
|
||||
VERSION=${VERSION:-0.4}
|
||||
VERSION=${VERSION:-0.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qgnomeplatform"
|
||||
VERSION="0.4"
|
||||
VERSION="0.5"
|
||||
HOMEPAGE="https://github.com/FedoraQt/QGnomePlatform"
|
||||
DOWNLOAD="https://github.com/FedoraQt/QGnomePlatform/archive/0.4/QGnomePlatform-0.4.tar.gz"
|
||||
MD5SUM="34daa996db9cc9cd9179d11a805d5eb3"
|
||||
DOWNLOAD="https://github.com/FedoraQt/QGnomePlatform/archive/0.5/QGnomePlatform-0.5.tar.gz"
|
||||
MD5SUM="3947c40f8a6f1eda1e293d6704e5916e"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
|
|
Loading…
Reference in a new issue