mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qtxdg-tools: update to 4.0.0.
This commit is contained in:
parent
6aaba11076
commit
b7a422fd29
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'qtxdg-tools'
|
# Template file for 'qtxdg-tools'
|
||||||
pkgname=qtxdg-tools
|
pkgname=qtxdg-tools
|
||||||
version=3.12.0
|
version=4.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools"
|
hostmakedepends="lxqt-build-tools qt6-base"
|
||||||
makedepends="libqtxdg-devel"
|
makedepends="libqtxdg-devel"
|
||||||
short_desc="User tools for libqtxg"
|
short_desc="User tools for libqtxg"
|
||||||
maintainer="Enrico Belleri <idesmi@protonmail.com>"
|
maintainer="Enrico Belleri <idesmi@protonmail.com>"
|
||||||
|
@ -11,7 +11,7 @@ license="LGPL-2.1-or-later"
|
||||||
homepage="http://www.lxqt.org"
|
homepage="http://www.lxqt.org"
|
||||||
changelog="https://github.com/lxqt/qtxdg-tools/raw/master/CHANGELOG"
|
changelog="https://github.com/lxqt/qtxdg-tools/raw/master/CHANGELOG"
|
||||||
distfiles="https://github.com/lxqt/qtxdg-tools/archive/${version}.tar.gz"
|
distfiles="https://github.com/lxqt/qtxdg-tools/archive/${version}.tar.gz"
|
||||||
checksum=b49219e485b969a4fdcec14487859a07961e6d63f4456c0064bc1ca073e15b0f
|
checksum=4c893e70d61b180717c17bf4097ac748d4d84360eb8611daf27e8f3631967981
|
||||||
|
|
||||||
qtxdg-tools-devel_package() {
|
qtxdg-tools-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue