[arch-commits] Commit in kwayland/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Feb 25 02:49:40 UTC 2015
Date: Wednesday, February 25, 2015 @ 03:49:40
Author: fyan
Revision: 231881
upgpkg: kwayland 5.2.1-1
Modified:
kwayland/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-25 02:04:52 UTC (rev 231880)
+++ PKGBUILD 2015-02-25 02:49:40 UTC (rev 231881)
@@ -1,9 +1,10 @@
# $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
# Contributor: Antonio Rojas
pkgname=kwayland
-pkgver=5.2.0
+pkgver=5.2.1
pkgrel=1
pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
depends=('qt5-base')
makedepends=('extra-cmake-modules')
source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('6b01b7940cdf5f4c7e4ac0eea1e7a790')
+md5sums=('0d7762b3ccadcd47bd3bdc0966a71a73')
prepare() {
mkdir build
More information about the arch-commits
mailing list