pcmanfm-qt: update to 0.14.0.

This commit is contained in:
maxice8 2019-01-26 10:02:29 -02:00 committed by maxice8
parent 6a292ff9a0
commit 0bbc53b899
1 changed files with 3 additions and 4 deletions

View File

@ -1,15 +1,14 @@
# Template file for 'pcmanfm-qt' # Template file for 'pcmanfm-qt'
pkgname=pcmanfm-qt pkgname=pcmanfm-qt
version=0.13.0 version=0.14.0
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DPULL_TRANSLATIONS=0"
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools 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.org>" maintainer="Juan RP <xtraeme@voidlinux.org>"
homepage="https://www.lxqt.org"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="https://www.lxqt.org"
distfiles="https://github.com/lxqt/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=bf961a6d91a50a3e7e69ae4b249d41b11f01d70142759a3019f30a33e7cc5722 checksum=5dc7fc3de03c10f77c7d8cec790449c55a33ef840c30c5b753a9cf6b97d0dfb6
replaces="lxqt-common>=0" replaces="lxqt-common>=0"