git » kdecoration.git » commit d857801

Plasma 5.2

author Andrea Scarpino
2015-01-26 19:01:40 UTC
committer Andrea Scarpino
2015-01-26 19:01:40 UTC
parent c8eec429fd3840c5f35c287740deadde64e33eb4

Plasma 5.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 1af50be..fbdf23d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kdecoration
-pkgver=5.1.95
+pkgver=5.2.0
 pkgrel=1
 pkgdesc='Plugin based library to create window decorations'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('LGPL')
 depends=('qt5-base')
 makedepends=('extra-cmake-modules')
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('62d1244bf28ba5ed9884fd37def64d82')
+md5sums=('a07bbaff1d102e1dfd58bcf328992fe4')
 
 prepare() {
   mkdir build