git » oxygen.git » commit cd8fa1d

Plasma 5.5.2

author Antonio Rojas
2015-12-22 19:46:18 UTC
committer Antonio Rojas
2015-12-22 19:46:18 UTC
parent b7f3c0930ea47770db3efb3b291240553ebbcef7

Plasma 5.5.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1c3e348..25a2205 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
 
 pkgbase=oxygen
 pkgname=('oxygen' 'oxygen-cursors' 'oxygen-kde4')
-pkgver=5.5.1
+pkgver=5.5.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')
 source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('fcd912c88468a57f9c58e4c237d1d9aa')
+md5sums=('f948faf05efa8b65743064c9d3811195')
 
 prepare() {
   mkdir -p build{,-kde4}