git » krunner.git » commit ba5f174

upgpkg: 5.14.0-1

author Felix Yan
2015-09-12 05:39:29 UTC
committer Felix Yan
2015-09-12 05:39:29 UTC
parent f86f5c2c7a61637de25d47a6a800b60da391e089

upgpkg: 5.14.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 9edb230..43d7de0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=krunner
-pkgver=5.13.0
+pkgver=5.14.0
 pkgrel=1
 pkgdesc='Framework for providing different actions given a string query'
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('LGPL')
 depends=('plasma-framework' 'threadweaver')
 makedepends=('extra-cmake-modules' 'kdoctools')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/${pkgname}-${pkgver}.tar.xz")
-md5sums=('253f3fa45128074b0303b7fc72aebea4')
+md5sums=('8125ed94b4b2a19fef7430b0cc649212')
 
 prepare() {
   mkdir build