git » oxygen.git » commit e6b1ea3

Plasma 5.6.1

author Antonio Rojas
2016-03-29 16:07:00 UTC
committer Antonio Rojas
2016-03-29 16:07:00 UTC
parent fb883db0e441188558f53820187078056819e366

Plasma 5.6.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index af8d1ee..5b52073 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
 
 pkgbase=oxygen
 pkgname=('oxygen' 'oxygen-kde4')
-pkgver=5.6.0
+pkgver=5.6.1
 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')
 source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('3e2cf4a6b4ff58769249525686ecb990')
+md5sums=('3dfc54f17f35ec7b192e4ac5ae34d457')
 
 prepare() {
   mkdir -p build{,-kde4}