libfm-qt: update to 0.17.1.
This commit is contained in:
parent
001e86e8bb
commit
fecc5a653b
2 changed files with 4 additions and 4 deletions
|
@ -2012,7 +2012,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.8 libfm-qt-0.16.0_1
|
||||
libfm-qt.so.9 libfm-qt-0.17.0_1
|
||||
libqtermwidget5.so.0 qtermwidget-0.6.0_1
|
||||
libnpth.so.0 npth-1.1_1
|
||||
libnpupnp.so.4 libnpupnp-4.0.2_1
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'libfm-qt'
|
||||
pkgname=libfm-qt
|
||||
version=0.16.0
|
||||
version=0.17.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
||||
makedepends="qt5-tools-devel qt5-x11extras-devel libexif-devel
|
||||
menu-cache-devel"
|
||||
short_desc="Core library of PCManFM-Qt"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://lxqt.org/"
|
||||
distfiles="https://github.com/lxqt/libfm-qt/releases/download/${version}/libfm-qt-${version}.tar.xz"
|
||||
checksum=7796e74cf372d7ae3289f5d584f2e0d7bd29020b4e0d79308a157c970860f7b4
|
||||
checksum=aa3f8f4d8035d106ed80e0b0ae5fced5ad61d4dac3f960392f3a71fb42a521a5
|
||||
replaces="libfm-qt5>=0"
|
||||
|
||||
libfm-qt-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue