[arch-commits] Commit in kwayland/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Jun 14 19:24:35 UTC 2016
Date: Tuesday, June 14, 2016 @ 19:24:34
Author: arojas
Revision: 269952
Update to 5.23
Modified:
kwayland/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-14 19:20:00 UTC (rev 269951)
+++ PKGBUILD 2016-06-14 19:24:34 UTC (rev 269952)
@@ -4,7 +4,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kwayland
-pkgver=5.22.0
+pkgver=5.23.0
pkgrel=1
pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
makedepends=('extra-cmake-modules')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('5ced8f7f6c75116297c99c83817022ca')
+md5sums=('8645b010fe6a30c374723cba26266e67')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list