libfm-qt: update to 0.11.2.
This commit is contained in:
parent
e2f2af57b7
commit
077793d33c
1 changed files with 3 additions and 3 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'libfm-qt'
|
||||
pkgname=libfm-qt
|
||||
version=0.11.1
|
||||
version=0.11.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config"
|
||||
hostmakedepends="pkg-config lxqt-build-tools"
|
||||
makedepends="qt5-tools-devel qt5-x11extras-devel liblxqt-devel libfm-devel"
|
||||
short_desc="Core library of PCManFM-Qt (Qt binding for libfm)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://lxqt.org/"
|
||||
distfiles="https://github.com/lxde/libfm-qt/releases/download/${version}/libfm-qt-${version}.tar.xz"
|
||||
checksum=69f3f2564471272a0ccc8f1958d8f4f520a5a9fad9a6b99bb29f17fab8480578
|
||||
checksum=d6154760fd89eea9c4f87acce4c8c692852229ed8d5bbaf25f4a8517024f74fd
|
||||
replaces="libfm-qt5>=0"
|
||||
|
||||
libfm-qt-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue