desktop/qt5ct: Updated for version 0.30.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2017-02-04 16:18:29 +00:00 committed by Willy Sudiarto Raharjo
parent a903fdc0e4
commit f2529d40d3
3 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
Qt5 configuration utility
This program allows users to configure Qt5 settings (theme, font,
This program allows users to configure Qt5 settings (theme, font,
icons, etc.) under DE/WM without Qt integration.
For it to work, QT_QPA_PLATFORMTHEME=qt5ct must be set in the
For it to work, QT_QPA_PLATFORMTHEME=qt5ct must be set in the
environment.

View File

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=qt5ct
VERSION=${VERSION:-0.29}
VERSION=${VERSION:-0.30}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="qt5ct"
VERSION="0.29"
VERSION="0.30"
HOMEPAGE="http://qt5ct.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/project/qt5ct/qt5ct-0.29.tar.bz2"
MD5SUM="ddace0ebc60c2e6f354c2b924ae2a788"
DOWNLOAD="http://prdownloads.sourceforge.net/qt5ct/qt5ct-0.30.tar.bz2"
MD5SUM="d506aa6873385ffd77c8ffcb23e11a6f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt5"