author | Antonio Rojas
<arojas@archlinux.org> 2018-01-02 19:41:29 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-01-02 19:41:29 UTC |
parent | bdcc08da5b99089d80a1253fad78d2dbdff4ba1d |
PKGBUILD | +5 | -4 |
diff --git a/PKGBUILD b/PKGBUILD index 15a772b..9fd0ac5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Maintainer: Felix Yan <felixonmars@archlinux.org> pkgname=plasma-integration -pkgver=5.11.4 -pkgrel=2 +pkgver=5.11.5 +pkgrel=1 pkgdesc="Qt Platform Theme integration plugins for the Plasma workspaces" arch=(x86_64) url='https://www.kde.org/workspaces/plasmadesktop/' @@ -12,11 +12,12 @@ depends=(kio kwayland libxcursor noto-fonts ttf-hack qqc2-desktop-style) makedepends=(extra-cmake-modules python breeze) groups=(plasma) source=("https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('d338df0dd293734371e3bb93c17bf52e84f5f4388464d7d51dc0bdcbf5a22a72' +sha256sums=('c14548690d918c2b1297ebe7a7982e85fb8f4a23c95a1704657867ea4044b8e6' 'SKIP') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon - 'D07BD8662C56CB291B316EB2F5675605C74E02CF') # David Edmundson + 'D07BD8662C56CB291B316EB2F5675605C74E02CF' # David Edmundson + '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart@gmail.com> prepare() { mkdir -p build