desktop/libqtxdg: Updated for version 3.9.0.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2022-06-29 21:36:12 +02:00 committed by Willy Sudiarto Raharjo
parent f44b9ff449
commit 5a64ca7733
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=libqtxdg
VERSION=${VERSION:-3.8.0}
VERSION=${VERSION:-3.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="libqtxdg"
VERSION="3.8.0"
VERSION="3.9.0"
HOMEPAGE="https://lxqt.org"
DOWNLOAD="https://github.com/lxqt/libqtxdg/releases/download/3.8.0/libqtxdg-3.8.0.tar.xz"
MD5SUM="bcd9926791b7e927cfba48bb0e896a64"
DOWNLOAD="https://github.com/lxqt/libqtxdg/releases/download/3.9.0/libqtxdg-3.9.0.tar.xz"
MD5SUM="7195502c72b05a457a5ffe9b4083ba1b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lxqt-build-tools"