desktop/qt6ct: Updated for version 0.9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Alexander Verbovetsky 2023-09-29 22:53:25 +07:00 committed by Willy Sudiarto Raharjo
parent a092f3d106
commit 26c8b54f1e
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=qt6ct
VERSION=${VERSION:-0.8}
VERSION=${VERSION:-0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="qt6ct"
VERSION="0.8"
VERSION="0.9"
HOMEPAGE="https://github.com/trialuser02/qt6ct"
DOWNLOAD="https://github.com/trialuser02/qt6ct/archive/0.8/qt6ct-0.8.tar.gz"
MD5SUM="bece6a4af2caed946cfa8521df4cab51"
DOWNLOAD="https://github.com/trialuser02/qt6ct/archive/0.9/qt6ct-0.9.tar.gz"
MD5SUM="55bbf70041b2a9dd4017bb69f1de1198"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="qt6 %README%"