libfm-qt: update to 1.0.0.
This commit is contained in:
parent
499b6fe632
commit
64b3212110
2 changed files with 3 additions and 3 deletions
|
@ -1977,7 +1977,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.9 libfm-qt-0.17.0_1
|
||||
libfm-qt.so.10 libfm-qt-1.0.0_1
|
||||
libqtermwidget5.so.0 qtermwidget-0.6.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=0.17.1
|
||||
version=1.0.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.org/"
|
||||
distfiles="https://github.com/lxqt/libfm-qt/releases/download/${version}/libfm-qt-${version}.tar.xz"
|
||||
checksum=aa3f8f4d8035d106ed80e0b0ae5fced5ad61d4dac3f960392f3a71fb42a521a5
|
||||
checksum=743d9c8fc30d065d7fefc12e72f31085891733184f1320ba3ade890dae54993b
|
||||
replaces="libfm-qt5>=0"
|
||||
|
||||
libfm-qt-devel_package() {
|
||||
|
|
Loading…
Reference in a new issue