git » kdecoration.git » commit 8e004fb

Plasma 5.4.2

author Antonio Rojas
2015-10-06 06:36:24 UTC
committer Antonio Rojas
2015-10-06 06:36:24 UTC
parent a1b0f4d20b58a887642c66f575793f3ca6ad2d38

Plasma 5.4.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9c1ec7b..8230d5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kdecoration
-pkgver=5.4.1
+pkgver=5.4.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=('e2b451c47c68e42f653caaa00b74e83f')
+md5sums=('67683fc1ae1fdf014f567780502b574a')
 
 prepare() {
   mkdir build