mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
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:
parent
f44b9ff449
commit
5a64ca7733
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue