git » breeze.git » commit 8ca2121

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 99be9951c1d440f8f60242de37a850ba630bbf5e

Plasma 5.6.2

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 6eb22bb..1b1217f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,15 +4,15 @@
 
 pkgbase=breeze
 pkgname=('breeze' 'breeze-kde4')
-pkgver=5.6.1
+pkgver=5.6.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/breeze'
 license=('LGPL')
 makedepends=('extra-cmake-modules' 'frameworkintegration' 'kdelibs'
-             'automoc4' 'kdecoration' 'kcmutils' 'plasma-framework')
+             'automoc4' 'kdecoration' 'kcmutils' 'plasma-framework' 'python')
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgbase-$pkgver.tar.xz")
-md5sums=('79e3820a7524bdae4fd1a71f7dc088ce')
+md5sums=('59eb9906fb8120bc2d23550c376a4c90')
 
 prepare() {
   mkdir -p build{,-kde4}