git » kdecoration.git » commit 45dfa1f

Plasma 5.6.1

author Antonio Rojas
2016-03-29 16:07:00 UTC
committer Antonio Rojas
2016-03-29 16:07:00 UTC
parent baf349c2a9316b8d52ba1c5547d14bb5d43bd0a5

Plasma 5.6.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 20b7d53..6a1434e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas <arojas@archlinux.org>
 
 pkgname=kdecoration
-pkgver=5.6.0
+pkgver=5.6.1
 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=('c21c5d17d3acf80568950daf6bcdd1fe')
+md5sums=('9982529dcd4a543e4ab8609951fb9ac6')
 
 prepare() {
   mkdir -p build