git » oxygen.git » commit 01df678

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 e6b1ea3536ca18afec5f9d3466ca9098e31e3706

Plasma 5.6.2

PKGBUILD +4 -3

diff --git a/PKGBUILD b/PKGBUILD
index 5b52073..eff2214 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,15 @@
 
 pkgbase=oxygen
 pkgname=('oxygen' 'oxygen-kde4')
-pkgver=5.6.1
+pkgver=5.6.2
 pkgrel=1
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/oxygen'
 license=('LGPL')
-makedepends=('frameworkintegration' 'kcmutils' 'kdecoration' 'extra-cmake-modules' 'kdoctools' 'kdelibs' 'automoc4')
+makedepends=('frameworkintegration' 'kcmutils' 'kdecoration' 'extra-cmake-modules' 'kdoctools' 'kdelibs' 'automoc4'
+             'python')
 source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('3dfc54f17f35ec7b192e4ac5ae34d457')
+md5sums=('b5a4831839e631ec3868047751b6c477')
 
 prepare() {
   mkdir -p build{,-kde4}