diff --git a/community/libqtxdg/PKGBUILD b/community/libqtxdg/PKGBUILD index 5e965236d..28f875484 100644 --- a/community/libqtxdg/PKGBUILD +++ b/community/libqtxdg/PKGBUILD @@ -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=( diff --git a/community/libqtxdg/rebuild.list b/community/libqtxdg/rebuild.list index dc86ac7f9..0006b8f89 100644 --- a/community/libqtxdg/rebuild.list +++ b/community/libqtxdg/rebuild.list @@ -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