libfm-qt: update to 0.16.0. (soname bump)
This commit is contained in:
parent
e316533228
commit
86070e3cca
|
@ -2033,7 +2033,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.7 libfm-qt-0.15.0_1
|
||||
libfm-qt.so.8 libfm-qt-0.16.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,6 +1,6 @@
|
|||
# Template file for 'libfm-qt'
|
||||
pkgname=libfm-qt
|
||||
version=0.15.1
|
||||
version=0.16.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config lxqt-build-tools qt5-qmake qt5-host-tools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
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=7a6793672114735a67b6a65687922c48f6e9633430e6aba70ba386532262930c
|
||||
checksum=7796e74cf372d7ae3289f5d584f2e0d7bd29020b4e0d79308a157c970860f7b4
|
||||
replaces="libfm-qt5>=0"
|
||||
|
||||
libfm-qt-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue