git » oxygen.git » commit eaa790c

Plasma 5.5.5

author Antonio Rojas
2016-03-01 16:13:59 UTC
committer Antonio Rojas
2016-03-01 16:13:59 UTC
parent ecfa1c1004ac015e0af96796e94155c7d73b58c2

Plasma 5.5.5

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index a462b72..f9257eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,14 +4,14 @@
 
 pkgbase=oxygen
 pkgname=('oxygen' 'oxygen-cursors' 'oxygen-kde4')
-pkgver=5.5.4
+pkgver=5.5.5
 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=('d79eaaf8d24918a7a3dd0e95bf4f7b95')
+md5sums=('1a4199609f385de4a3f1e4054719953e')
 
 prepare() {
   mkdir -p build{,-kde4}