author | Antonio Rojas
<arojas@archlinux.org> 2021-05-04 14:22:42 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-05-04 14:22:42 UTC |
parent | a3e96258cfb313235b70502bee0164bf3c231aee |
PKGBUILD | +4 | -4 |
diff --git a/PKGBUILD b/PKGBUILD index 9fa2fb7..075169a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,17 +2,17 @@ # Maintainer: Felix Yan <felixonmars@archlinux.org> pkgname=plasma-integration -pkgver=5.21.4 +pkgver=5.21.5 pkgrel=1 -pkgdesc="Qt Platform Theme integration plugins for the Plasma workspaces" +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) makedepends=(extra-cmake-modules breeze) groups=(plasma) -source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('1cc280a93fab2c9c461deb172ee22da34a5100c3cd31ad8ebf0a9c405899422e' +source=(https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}) +sha256sums=('1e745570c9a4526a52a1fd7fc46b4cd5973c2b6047c4577b277bc5910d830c75' 'SKIP') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell <jr@jriddell.org> '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org>