libfm-qt: update to 1.3.0.
This commit is contained in:
parent
c82f1b370e
commit
264706d95a
|
@ -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.12 libfm-qt-1.2.0_1
|
||||
libfm-qt.so.13 libfm-qt-1.3.0_1
|
||||
libqtermwidget5.so.1 qtermwidget-1.0.0_1
|
||||
libQt6Core.so.6 qt6-core-6.0.0_1
|
||||
libQt6OpenGL.so.6 qt6-gui-6.0.0_1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libfm-qt'
|
||||
pkgname=libfm-qt
|
||||
version=1.2.1
|
||||
version=1.3.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools perl"
|
||||
|
@ -11,7 +11,7 @@ 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=ad6ea7bf6e358b8373b1797a19c6301b8e6b6eceec26aeb904dbbb1f79853135
|
||||
checksum=4a747e2b578fa49df5f090d79970c9bd92816c67977e849befa527ee83ecac4e
|
||||
replaces="libfm-qt5>=0"
|
||||
|
||||
libfm-qt-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue