git » kdecoration.git » commit 05623cc

Plasma 5.3.2

author Antonio Rojas
2015-06-29 17:51:33 UTC
committer Antonio Rojas
2015-06-29 17:51:33 UTC
parent 064c76f832a8ae6e0c945c0a512e4086c3a7eaea

Plasma 5.3.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 643e2c1..c326396 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kdecoration
-pkgver=5.3.1
+pkgver=5.3.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=('97297617f2a3456e31d56fcd9feac889')
+md5sums=('4397c2a5494b33652fcf9bbcb493dbab')
 
 prepare() {
   mkdir build