author | Antonio Rojas
<arojas@archlinux.org> 2016-06-14 14:58:36 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-06-14 14:58:36 UTC |
parent | f475301177235ea0ddf9fff20ebe82bb0c2340eb |
PKGBUILD | +6 | -4 |
diff --git a/PKGBUILD b/PKGBUILD index 286b8ff..b94dd33 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,16 +2,18 @@ # Maintainer: Felix Yan <felixonmars@archlinux.org> pkgname=plasma-integration -pkgver=5.6.4 -pkgrel=2 +pkgver=5.6.5 +pkgrel=1 pkgdesc="Qt Platform Theme integration plugins for the Plasma workspaces" arch=(i686 x86_64) url='https://www.kde.org/workspaces/plasmadesktop/' license=(LGPL) depends=(kio kwayland libxcursor noto-fonts ttf-oxygen) makedepends=(extra-cmake-modules python) -source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz") -md5sums=('7a24ff9cfe4e1650b98164c916993fe8') +source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}) +sha256sums=('40e8716f3472d1a2b22bc44d51d76901c8ce0606e7587b549584cb7e9e1c87e8' + 'SKIP') +validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088') # Jonathan Riddell prepare() { mkdir -p build