libfm-qt: update to 2.1.0. (soname bump)
This commit is contained in:
parent
c2388919b9
commit
e0371190ec
|
@ -2065,7 +2065,7 @@ libpolkit-qt6-core-1.so.1 polkit-qt6-0.200.0_1
|
|||
libpolkit-qt6-gui-1.so.1 polkit-qt6-0.200.0_1
|
||||
libpolkit-qt6-agent-1.so.1 polkit-qt6-0.200.0_1
|
||||
libfm-qt.so.14 libfm-qt5-1.4.0_1
|
||||
libfm-qt6.so.14 libfm-qt-2.0.2_1
|
||||
libfm-qt6.so.15 libfm-qt-2.1.0_1
|
||||
libqtermwidget5.so.1 qtermwidget-1.0.0_1
|
||||
libqtermwidget6.so.2 qtermwidget-qt6-2.0.0_1
|
||||
libmd4c.so.0 libmd4c-0.4.8_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libfm-qt'
|
||||
pkgname=libfm-qt
|
||||
version=2.0.2
|
||||
revision=2
|
||||
version=2.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt6-base qt6-tools perl"
|
||||
makedepends="libexif-devel qt6-base-private-devel
|
||||
|
@ -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=3e7091b7f0c95c4bdfd9f7487358e373b90089b6f68bddef15533c75bad21a1a
|
||||
checksum=63d947fc4fc09899a78993a9f727950624c70f361d9f5843622aebc2662905f9
|
||||
|
||||
libfm-qt-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue