desktop/libqtxdg: Updated for version 3.6.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
2be199456f
commit
8d3623966d
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libqtxdg
|
||||
VERSION=${VERSION:-3.2.0}
|
||||
VERSION=${VERSION:-3.6.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="libqtxdg"
|
||||
VERSION="3.2.0"
|
||||
HOMEPAGE="https://lxqt.org/"
|
||||
DOWNLOAD="https://downloads.lxqt.org/downloads/libqtxdg/3.2.0/libqtxdg-3.2.0.tar.xz"
|
||||
MD5SUM="8a01a31ad7a92ae44dc4d4b1127ae43f"
|
||||
VERSION="3.6.0"
|
||||
HOMEPAGE="https://lxqt.org"
|
||||
DOWNLOAD="https://github.com/lxqt/libqtxdg/releases/download/3.6.0/libqtxdg-3.6.0.tar.xz"
|
||||
MD5SUM="36e74199662e706ec5b54b5887830e23"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="qt5"
|
||||
REQUIRES="lxqt-build-tools"
|
||||
MAINTAINER="Egor Zayats"
|
||||
EMAIL="ea.zayac@gmail.com"
|
||||
|
|
|
@ -11,7 +11,7 @@ libqtxdg:
|
|||
libqtxdg: libqtxdg is a Qt 5 implementation of freedesktop.org XDG
|
||||
libqtxdg: specifications.
|
||||
libqtxdg:
|
||||
libqtxdg:
|
||||
libqtxdg: homepage: https://lxqt.org
|
||||
libqtxdg:
|
||||
libqtxdg:
|
||||
libqtxdg:
|
||||
|
|
Loading…
Reference in New Issue