git » krunner.git » commit c1629ae

KF 5.8

author Felix Yan
2015-03-13 17:30:33 UTC
committer Felix Yan
2015-03-13 17:30:33 UTC
parent 3bfd93b07ed42b07530c96d8f97868957e285975

KF 5.8

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 90dd708..91d7dfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=krunner
-pkgver=5.7.0
+pkgver=5.8.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=('53a16b6cc0a3c8f4129c030a8041a1f5')
+md5sums=('ebc23e7ff249c7b1a2c95175d1c0f7bc')
 
 prepare() {
   mkdir build