author | Antonio Rojas
<arojas@archlinux.org> 2018-02-06 12:40:46 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-02-06 12:40:46 UTC |
parent | c1c4f27d6b2891d14c0f1c58f9cd65d9221253f5 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 9fd0ac5..9746720 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Maintainer: Felix Yan <felixonmars@archlinux.org> pkgname=plasma-integration -pkgver=5.11.5 +pkgver=5.12.0 pkgrel=1 pkgdesc="Qt Platform Theme integration plugins for the Plasma workspaces" arch=(x86_64) @@ -12,10 +12,10 @@ 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=('c14548690d918c2b1297ebe7a7982e85fb8f4a23c95a1704657867ea4044b8e6' +sha256sums=('1d78c5de77c7884b43ffac25f9a34aa4dbc3edeeac971c54be2fbac969bbad9a' 'SKIP') validpgpkeys=('2D1D5B0588357787DE9EE225EC94D18F7F05997E' # Jonathan Riddell - '348C8651206633FD983A8FC4DEACEA00075E1D76' # KDE Neon + '0AAC775BB6437A8D9AF7A3ACFE0784117FBCE11D' # Bhushan Shah <bshah@kde.org> 'D07BD8662C56CB291B316EB2F5675605C74E02CF' # David Edmundson '1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart@gmail.com>