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

Felix Yan fyan at archlinux.org
Sat Oct 10 10:36:22 UTC 2015


    Date: Saturday, October 10, 2015 @ 12:36:22
  Author: fyan
Revision: 248852

upgpkg: krunner 5.15.0-1

KF 5.15.0

Modified:
  krunner/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-10 10:36:10 UTC (rev 248851)
+++ PKGBUILD	2015-10-10 10:36:22 UTC (rev 248852)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=krunner
-pkgver=5.14.0
+pkgver=5.15.0
 pkgrel=1
 pkgdesc='Framework for providing different actions given a string query'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 depends=('plasma-framework' 'threadweaver')
 makedepends=('extra-cmake-modules' 'kdoctools')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/${pkgname}-${pkgver}.tar.xz")
-md5sums=('8125ed94b4b2a19fef7430b0cc649212')
+md5sums=('2a9971ce78f12dc38fe2dec6ab279b10')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list