* update libfm-qt to 2.0.1-1

This commit is contained in:
Alexander Baldeck 2024-05-05 21:35:22 +02:00
parent ba45d4b9aa
commit 84640c1f7b

View File

@ -3,23 +3,24 @@
# Contributor: Jerome Leclanche <jerome@leclan.ch>
pkgname=libfm-qt
pkgver=1.4.0
pkgrel=3
pkgver=2.0.1
pkgrel=1
pkgdesc="Core library of PCManFM-Qt (Qt binding for libfm)"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://github.com/lxqt/$pkgname"
license=("LGPL2.1")
depends=("menu-cache" "libexif" "qt5-x11extras" "lxqt-menu-data")
# https://github.com/lxqt/libfm-qt/blob/2.0.1/README.md?plain=1#L8-L10
license=("LGPL-2.1-or-later")
depends=("menu-cache" "libexif" "qt6-base" "lxqt-menu-data")
makedepends=("lxqt-build-tools")
optdepends=(
"org.freedesktop.secrets: allow to remember mount passwords"
)
provides=("libfm-qt.so")
provides=("libfm-qt6.so")
source=(
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz"
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
)
sha512sums=('d5a9bbb1f295dfbe88add760fc9c8da60771d4d49b64408b1278315b52dd071d7e24dbc9ff8354f0c68e5ad58e809e78a2dae77e2d4f52cd8e0b8409c0d7f5cb'
sha512sums=('c6b10e79a24b2675ad47fe73462fcb0a56cac90d607d61ed814cebf04b37e5410bde5a34deb44e1da6d6172be16c1ab836bc6c3cac8449eeb5ae4e198530c36c'
'SKIP')
validpgpkeys=(
"169704C6FB490C6892C7F23C37E0AF1FDA48F373" # Jerome Leclanche <jerome@leclan.ch>