git » kwayland.git » commit 7e17877

Plasma 5.3

author Antonio Rojas
2015-04-25 17:06:41 UTC
committer Antonio Rojas
2015-04-25 17:06:41 UTC
parent 83ed33279efd01be203fc5f4295cad991f88d24d

Plasma 5.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index df33e85..d1d20fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kwayland
-pkgver=5.2.2
+pkgver=5.3.0
 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=('7df90a6849339e4692ed9da94ffc3ad4')
+md5sums=('ab9f358c68470f41732470b90427c5e8')
 
 prepare() {
   mkdir build