summaryrefslogtreecommitdiffstats
path: root/libraries/qgnomeplatform
diff options
context:
space:
mode:
author Leo C2019-01-13 17:45:02 +0100
committer Willy Sudiarto Raharjo2019-01-13 17:45:02 +0100
commit52f58c4a0c68204a28b48d7294a0fe20be8ab332 (patch)
treec4c6b3a831683138ad91c1b5b605c0cdd1ec47a0 /libraries/qgnomeplatform
parent2c834a08a3f81d168c631fba72c631dbb9f3b522 (diff)
downloadslackbuilds-52f58c4a0c68204a28b48d7294a0fe20be8ab332.tar.gz
development/qgnomeplatform: Updated for version 0.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/qgnomeplatform')
-rw-r--r--libraries/qgnomeplatform/qgnomeplatform.SlackBuild4
-rw-r--r--libraries/qgnomeplatform/qgnomeplatform.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/libraries/qgnomeplatform/qgnomeplatform.SlackBuild b/libraries/qgnomeplatform/qgnomeplatform.SlackBuild
index e004f14053..7c6fda909f 100644
--- a/libraries/qgnomeplatform/qgnomeplatform.SlackBuild
+++ b/libraries/qgnomeplatform/qgnomeplatform.SlackBuild
@@ -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}
diff --git a/libraries/qgnomeplatform/qgnomeplatform.info b/libraries/qgnomeplatform/qgnomeplatform.info
index bfdceafeab..f4da3bfa22 100644
--- a/libraries/qgnomeplatform/qgnomeplatform.info
+++ b/libraries/qgnomeplatform/qgnomeplatform.info
@@ -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"