git » kdecoration.git » commit baf349c

Plasma 5.6.0

author Antonio Rojas
2016-03-20 00:15:23 UTC
committer Antonio Rojas
2016-03-20 00:15:23 UTC
parent 3a8686297f4df62e5e739747b5d088414b2e6049

Plasma 5.6.0

PKGBUILD +2 -2

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