Date: Monday, July 11, 2016 @ 02:45:58
  Author: felixonmars
Revision: 271439

upgpkg: kwayland 5.24.0-1

Upstream release

Modified:
  kwayland/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-07-11 02:45:04 UTC (rev 271438)
+++ PKGBUILD    2016-07-11 02:45:58 UTC (rev 271439)
@@ -4,8 +4,8 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=kwayland
-pkgver=5.23.0
-pkgrel=3
+pkgver=5.24.0
+pkgrel=1
 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -14,7 +14,7 @@
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-md5sums=('8645b010fe6a30c374723cba26266e67')
+md5sums=('81812023afe9582eb42651414bd5f82a')
 
 prepare() {
   mkdir -p build

Reply via email to