Date: Thursday, March 16, 2023 @ 08:14:40 Author: arojas Revision: 470926
upgpkg: plasma-integration 5.27.3-2: Drop xdg-desktop-portal-kde dependency (FS#77854) Modified: plasma-integration/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-16 07:20:50 UTC (rev 470925) +++ PKGBUILD 2023-03-16 08:14:40 UTC (rev 470926) @@ -3,12 +3,12 @@ pkgname=plasma-integration pkgver=5.27.3 -pkgrel=1 +pkgrel=2 pkgdesc='Qt Platform Theme integration plugins for the Plasma workspaces' arch=(x86_64) url='https://kde.org/plasma-desktop/' license=(LGPL) -depends=(libxcursor noto-fonts ttf-hack qqc2-desktop-style xdg-desktop-portal-kde perl) +depends=(libxcursor noto-fonts ttf-hack qqc2-desktop-style perl) makedepends=(extra-cmake-modules breeze plasma-wayland-protocols) groups=(plasma) source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
