git » kdecoration.git » commit 538b487

Plasma 5.3

author Antonio Rojas
2015-04-25 17:06:41 UTC
committer Antonio Rojas
2015-04-25 17:06:41 UTC
parent e64272d26676a0afa62c433191d8c1a765ec2d74

Plasma 5.3

PKGBUILD +2 -2

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