git » kwayland.git » commit 1bea3ad

upgpkg: 5.4.1-1

author Felix Yan
2015-09-08 14:52:24 UTC
committer Felix Yan
2015-09-08 14:52:24 UTC
parent 8e15600ebe7861af21bcbb24032c845603d90de1

upgpkg: 5.4.1-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 96d3f53..0d0649a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kwayland
-pkgver=5.4.0
+pkgver=5.4.1
 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=('720809300dc4426034686f0069680599')
+md5sums=('cfff87d002b42b2487b522f94f157cb7')
 
 prepare() {
   mkdir build