git » kdecoration.git » commit 3a86862

Plasma 5.5.5

author Antonio Rojas
2016-03-01 16:13:59 UTC
committer Antonio Rojas
2016-03-01 16:13:59 UTC
parent 96641fbfd27938d88bf45ca460128af303fe321b

Plasma 5.5.5

PKGBUILD +2 -2

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