[arch-commits] Commit in krunner/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Sat Feb 21 15:17:33 UTC 2015


    Date: Saturday, February 21, 2015 @ 16:17:32
  Author: fyan
Revision: 231784

upgpkg: krunner 5.7.0-1

Modified:
  krunner/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-21 15:12:55 UTC (rev 231783)
+++ PKGBUILD	2015-02-21 15:17:32 UTC (rev 231784)
@@ -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=krunner
-pkgver=5.6.0
-pkgrel=3
+pkgver=5.7.0
+pkgrel=1
 pkgdesc='Framework for providing different actions given a string query'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/krunner'
@@ -10,9 +11,8 @@
 license=('LGPL')
 depends=('plasma-framework' 'threadweaver')
 makedepends=('extra-cmake-modules' 'kdoctools')
-groups=('kf5-aids')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/${pkgname}-${pkgver}.tar.xz")
-md5sums=('fac2693844895d7e4b0413f08cce3003')
+md5sums=('53a16b6cc0a3c8f4129c030a8041a1f5')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list