[arch-commits] Commit in kwayland/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Aug 14 16:05:46 UTC 2016
Date: Sunday, August 14, 2016 @ 16:05:45
Author: felixonmars
Revision: 273789
upgpkg: kwayland 5.25.0-1
Upstream release
Modified:
kwayland/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-14 16:05:30 UTC (rev 273788)
+++ PKGBUILD 2016-08-14 16:05:45 UTC (rev 273789)
@@ -4,8 +4,8 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kwayland
-pkgver=5.24.0
-pkgrel=2
+pkgver=5.25.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=('81812023afe9582eb42651414bd5f82a')
+md5sums=('d70abca43cbf6e6a6eba9d79830bf1a1')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list