mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
pcmanfm-qt: update to 1.1.0.
This commit is contained in:
parent
d8192e407c
commit
665bf330ba
1 changed files with 6 additions and 6 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'pcmanfm-qt'
|
# Template file for 'pcmanfm-qt'
|
||||||
pkgname=pcmanfm-qt
|
pkgname=pcmanfm-qt
|
||||||
version=1.0.0
|
version=1.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools libfm-devel perl"
|
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools libfm-qt-devel perl"
|
||||||
makedepends="qt5-tools-devel qt5-x11extras-devel libfm-qt-devel"
|
makedepends="qt5-tools-devel qt5-x11extras-devel libfm-qt-devel"
|
||||||
depends="qt5-translations"
|
depends="qt5-translations"
|
||||||
short_desc="LXQt pcmanfm Qt frontend"
|
short_desc="Qt port of PCManFM"
|
||||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.lxqt.org"
|
homepage="https://lxqt-project.org"
|
||||||
distfiles="https://github.com/lxqt/pcmanfm-qt/releases/download/${version}/pcmanfm-qt-${version}.tar.xz"
|
distfiles="https://github.com/lxqt/pcmanfm-qt/archive/${version}.tar.gz"
|
||||||
checksum=fa45cc0d3e870db3fb56f474e854aa1284576023082b770b3e4a44410f22cce3
|
checksum=28b5ff1fb71d9259ae73962892ce04142a750794aa35c4840ed575da08972b9d
|
||||||
replaces="lxqt-common>=0"
|
replaces="lxqt-common>=0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue