git » kdecoration.git » commit e64272d

Plasma 5.2.2

author Antonio Rojas
2015-03-22 20:09:16 UTC
committer Antonio Rojas
2015-03-22 20:09:16 UTC
parent 708478d4a9fe16a0b2bc05225edf43507c56db5e

Plasma 5.2.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 2482375..ac2e4c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kdecoration
-pkgver=5.2.1
+pkgver=5.2.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=('098d15b2963526b2d5c5178bc4298fa0')
+md5sums=('7c5e26b0f445df5b7447a12b8d54bf45')
 
 prepare() {
   mkdir build