[arch-commits] Commit in plasma-framework/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 15 17:22:23 UTC 2015
Date: Sunday, February 15, 2015 @ 18:22:23
Author: fyan
Revision: 231574
upgpkg: plasma-framework 5.7.0-1
Modified:
plasma-framework/trunk/PKGBUILD
----------+
PKGBUILD | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-15 17:17:22 UTC (rev 231573)
+++ PKGBUILD 2015-02-15 17:22:23 UTC (rev 231574)
@@ -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>
pkgname=plasma-framework
-pkgver=5.6.0
-pkgrel=2
+pkgver=5.7.0
+pkgrel=1
pkgdesc='Plasma library and runtime components based upon KF5 and Qt5'
arch=('i686' 'x86_64')
url='https://projects.kde.org/projects/frameworks/plasma-framework'
@@ -12,7 +13,7 @@
makedepends=('extra-cmake-modules' 'qt5-tools' 'kdoctools')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('743394f54a6029af0b512ed7b82118ed')
+md5sums=('0e8c690beeec8da3b9ae9f45ca5c1942')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list