community/libqtxdg to 3.10.0-1

This commit is contained in:
Kevin Mihelich 2022-11-07 13:44:51 +00:00
parent 2e7ae60667
commit d4e9e6e105
2 changed files with 9 additions and 3 deletions

View file

@ -5,8 +5,8 @@
# - patch to disable LTO
pkgname=libqtxdg
pkgver=3.9.1
pkgrel=5
pkgver=3.10.0
pkgrel=1
pkgdesc="Library providing freedesktop.org XDG specs implementations for Qt"
arch=("x86_64")
url="https://github.com/lxqt/$pkgname"
@ -23,7 +23,7 @@ source=(
"https://github.com/lxqt/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc"
'0001-disable-LTO.patch'
)
sha256sums=('d1ed8db58227d6423263fc3ab3c1e8e7d6e47eac01ea09047651ce95ca8604ce'
sha256sums=('3b3557bd4e37f7f63b6861f6aab6489b9236c82dcfd9fee6e4ca7ccb7a1dbfa2'
'SKIP'
'36061244c5f0822a9724f8d4a614673a52a6bd95979f7b0b746e206319ccef5f')
validpgpkeys=(

View file

@ -1 +1,7 @@
# Check with `sogrep --refresh && sogrep community libQt5XdgIconLoader.so`
# https://github.com/cutefishos/qt-plugins/blob/0.5/platformtheme/main.cpp#L4
cutefish-qt-plugins
# https://github.com/linuxdeepin/qt5integration/blob/5.5.24/iconengineplugins/xdgiconproxyengine/xdgiconproxyengine.h#L27
deepin-qt5integration
# https://github.com/linuxdeepin/dtkgui/blob/5.6.1.1/src/util/private/xdgiconproxyengine_p.h#L29
dtkgui