git » kdecoration.git » commit a1797c8

Plasma 5.4.3

author Antonio Rojas
2015-11-09 19:53:30 UTC
committer Antonio Rojas
2015-11-09 19:53:30 UTC
parent 8e004fbe5e76ebf60c3a33d53501e712dad4b5bc

Plasma 5.4.3

PKGBUILD +2 -2

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