pcmanfm-qt: update to 0.13.0
This commit is contained in:
parent
cf2d2724a2
commit
2518a68f43
|
@ -1,15 +1,15 @@
|
|||
# Template file for 'pcmanfm-qt'
|
||||
pkgname=pcmanfm-qt
|
||||
version=0.12.0
|
||||
revision=3
|
||||
version=0.13.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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"
|
||||
short_desc="LXQt pcmanfm Qt frontend"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://www.lxqt.org"
|
||||
license="GPL-2"
|
||||
distfiles="https://github.com/lxde/pcmanfm-qt/releases/download/${version}/pcmanfm-qt-${version}.tar.xz"
|
||||
checksum=1fa187e304217b7c2d06f0600a1eebf1d5c6e825c3132e884f7ab3a605fe76f7
|
||||
homepage="https://www.lxqt.org"
|
||||
license="GPL-2.0-or-later"
|
||||
distfiles="https://github.com/lxqt/pcmanfm-qt/releases/download/${version}/pcmanfm-qt-${version}.tar.xz"
|
||||
checksum=bf961a6d91a50a3e7e69ae4b249d41b11f01d70142759a3019f30a33e7cc5722
|
||||
replaces="lxqt-common>=0"
|
||||
|
|
Loading…
Reference in New Issue