git » plasma-integration.git » commit 6a0761e

Plasma 5.6.2

author Antonio Rojas
2016-04-05 17:37:53 UTC
committer Antonio Rojas
2016-04-05 17:37:53 UTC
parent 9e4b2f7c4ebb76fe95cbddec8d1ce074830a25a3

Plasma 5.6.2

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 313bba9..90ef60b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,16 +2,16 @@
 # Maintainer: Felix Yan <felixonmars@archlinux.org>
 
 pkgname=plasma-integration
-pkgver=5.6.1
+pkgver=5.6.2
 pkgrel=1
 pkgdesc="Qt Platform Theme integration plugins for the Plasma workspaces"
 arch=(i686 x86_64)
 url='https://projects.kde.org/plasma-integration'
 license=(LGPL)
 depends=(kio kwayland libxcursor noto-fonts ttf-oxygen)
-makedepends=(extra-cmake-modules)
+makedepends=(extra-cmake-modules python)
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('650937fd9faa1f3b52febcb34c3df2f6')
+md5sums=('79476c803509f64ac11301e3d37308e2')
 
 prepare() {
   mkdir -p build