git » kwayland.git » commit 89dc872

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 bdf50593a3abe9242671b9ee63a2516c58ecab7e

Plasma 5.5.4

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9941d8b..0cf09d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kwayland
-pkgver=5.5.3
+pkgver=5.5.4
 pkgrel=1
 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
 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=('6a40b0d2e43b5338156ae35bdecb8bfa')
+md5sums=('c0e92aa7fd9f868bb565b5d39a382d81')
 
 prepare() {
   mkdir -p build