git » kdecoration.git » commit fbdac69

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 8cc2781f843107f427090d387fc9eb4cbc96d04d

Plasma 5.5.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8393e81..666a17f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kdecoration
-pkgver=5.5.1
+pkgver=5.5.2
 pkgrel=1
 pkgdesc='Plugin based library to create window decorations'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ license=('LGPL')
 depends=('qt5-base')
 makedepends=('extra-cmake-modules')
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('c3ffd3f92ed47eefbfea7bd887f7f6c7')
+md5sums=('da8c7212276a5517228b19d6e1e54a84')
 
 prepare() {
   mkdir -p build