git » kdecoration.git » commit 96641fb

Plasma 5.5.4

author Antonio Rojas
2016-01-26 21:34:49 UTC
committer Antonio Rojas
2016-01-26 21:34:49 UTC
parent 584b5a59cdba1a653bec658499f7dac40121285d

Plasma 5.5.4

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6ef0f7d..67f3c83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kdecoration
-pkgver=5.5.3
+pkgver=5.5.4
 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=('023d3107154042f51e3b762c1605520a')
+md5sums=('f30791e38e7eccd5b6a8643d606d4e3b')
 
 prepare() {
   mkdir -p build