libfm-qt: update to 1.4.0.
This commit is contained in:
parent
4d83fda552
commit
f02916f4f9
|
@ -1956,7 +1956,7 @@ libsysstat-qt5.so.0 libsysstat-0.3.2_1
|
|||
libpolkit-qt5-agent-1.so.1 polkit-qt5-0.112.0_1
|
||||
libpolkit-qt5-gui-1.so.1 polkit-qt5-0.112.0_1
|
||||
libpolkit-qt5-core-1.so.1 polkit-qt5-0.112.0_1
|
||||
libfm-qt.so.13 libfm-qt-1.3.0_1
|
||||
libfm-qt.so.14 libfm-qt-1.4.0_1
|
||||
libqtermwidget5.so.1 qtermwidget-1.0.0_1
|
||||
libmd4c.so.0 libmd4c-0.4.8_1
|
||||
libmd4c-html.so.0 libmd4c-html-0.4.8_1
|
||||
|
|
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'libfm-qt'
|
||||
pkgname=libfm-qt
|
||||
version=1.3.0
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
||||
makedepends="qt5-tools-devel qt5-x11extras-devel libexif-devel
|
||||
menu-cache-devel"
|
||||
menu-cache-devel lxqt-menu-data-devel"
|
||||
short_desc="Core library of PCManFM-Qt"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt-project.org"
|
||||
distfiles="https://github.com/lxqt/libfm-qt/archive/${version}.tar.gz"
|
||||
checksum=4a747e2b578fa49df5f090d79970c9bd92816c67977e849befa527ee83ecac4e
|
||||
checksum=fbca95a2d3dab9ac21e685cf15534bb832973442046965bea0ef806cc770e7bf
|
||||
replaces="libfm-qt5>=0"
|
||||
|
||||
libfm-qt-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue