author | Antonio Rojas
<arojas@archlinux.org> 2023-02-14 11:00:39 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-02-14 11:00:39 UTC |
parent | d23bce80bda23cd73130b875e6475ed7e727993f |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 3fcd07d..163a559 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,17 +2,17 @@ # Maintainer: Felix Yan <felixonmars@archlinux.org> pkgname=plasma-integration -pkgver=5.26.5 +pkgver=5.27.0 pkgrel=1 pkgdesc='Qt Platform Theme integration plugins for the Plasma workspaces' arch=(x86_64) url='https://kde.org/plasma-desktop/' license=(LGPL) -depends=(kio kwayland libxcursor noto-fonts ttf-hack qqc2-desktop-style perl) +depends=(libxcursor noto-fonts ttf-hack qqc2-desktop-style xdg-desktop-portal-kde perl) makedepends=(extra-cmake-modules breeze plasma-wayland-protocols) groups=(plasma) source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('2f541aec1e951bb6f62aee6201857e382037850b4870c3748aead48ae1cfe72a' +sha256sums=('3cb091a677bfbfacbdffdd1a2c0e76afded539db3a48b2d5358236face8b4655' 'SKIP') validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>