git » oxygen.git » commit 9f15db1

Plasma 5.3

author Antonio Rojas
2015-04-25 17:06:41 UTC
committer Antonio Rojas
2015-04-25 17:06:41 UTC
parent 9f509788b3947b421d98e18f0fa7be6a02c09d3c

Plasma 5.3

PKGBUILD +4 -4

diff --git a/PKGBUILD b/PKGBUILD
index 0325e6b..e6b4ed2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
 
 pkgbase=oxygen
 pkgname=('oxygen' 'oxygen-cursors' 'oxygen-kde4')
-pkgver=5.2.2
+pkgver=5.3.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/kde/workspace/oxygen'
 license=('LGPL')
-makedepends=('frameworkintegration' 'extra-cmake-modules' 'kdoctools' 'kdelibs' 'automoc4')
+makedepends=('frameworkintegration' 'kdecoration' 'extra-cmake-modules' 'kdoctools' 'kdelibs' 'automoc4')
 source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('0caa3195658000ad8ac06e63d935ac6d')
+md5sums=('e1ffcc826eb9de168b68d7f2244df510')
 
 prepare() {
   mkdir build{,-kde4}
@@ -39,7 +39,7 @@ build() {
 
 package_oxygen() {
   pkgdesc='KDE Oxygen style'
-  depends=('frameworkintegration')
+  depends=('frameworkintegration' 'kdecoration')
   optdepends=('oxygen-cursors: cursor themes for Plasma 5')
   groups=('plasma')