pcmanfm-qt: update to 0.13.0
This commit is contained in:
parent
cf2d2724a2
commit
2518a68f43
1 changed files with 7 additions and 7 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'pcmanfm-qt'
|
# Template file for 'pcmanfm-qt'
|
||||||
pkgname=pcmanfm-qt
|
pkgname=pcmanfm-qt
|
||||||
version=0.12.0
|
version=0.13.0
|
||||||
revision=3
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPULL_TRANSLATIONS=0"
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||||||
hostmakedepends="qt5-host-tools qt5-tools-devel libfm-devel"
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools libfm-devel"
|
||||||
makedepends="qt5-tools-devel qt5-x11extras-devel libfm-qt-devel"
|
makedepends="qt5-tools-devel qt5-x11extras-devel libfm-qt-devel"
|
||||||
short_desc="LXQt pcmanfm Qt frontend"
|
short_desc="LXQt pcmanfm Qt frontend"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://www.lxqt.org"
|
homepage="https://www.lxqt.org"
|
||||||
license="GPL-2"
|
license="GPL-2.0-or-later"
|
||||||
distfiles="https://github.com/lxde/pcmanfm-qt/releases/download/${version}/pcmanfm-qt-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/pcmanfm-qt/releases/download/${version}/pcmanfm-qt-${version}.tar.xz"
|
||||||
checksum=1fa187e304217b7c2d06f0600a1eebf1d5c6e825c3132e884f7ab3a605fe76f7
|
checksum=bf961a6d91a50a3e7e69ae4b249d41b11f01d70142759a3019f30a33e7cc5722
|
||||||
replaces="lxqt-common>=0"
|
replaces="lxqt-common>=0"
|
||||||
|
|
Loading…
Reference in a new issue