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

Felix Yan felixonmars at archlinux.org
Tue Jun 14 16:23:16 UTC 2016


    Date: Tuesday, June 14, 2016 @ 16:23:16
  Author: felixonmars
Revision: 269728

upgpkg: krunner 5.23.0-1

Upstream release

Modified:
  krunner/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-14 16:23:13 UTC (rev 269727)
+++ PKGBUILD	2016-06-14 16:23:16 UTC (rev 269728)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=krunner
-pkgver=5.22.0
+pkgver=5.23.0
 pkgrel=1
 pkgdesc='Framework for providing different actions given a string query'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 depends=('plasma-framework' 'threadweaver')
 makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/${pkgname}-${pkgver}.tar.xz")
-md5sums=('c71a37f28bfb8303d6dbad7e4c4fdb7d')
+md5sums=('5b3cadf4d586d15729b97b8c152e82b7')
 
 prepare() {
   mkdir build



More information about the arch-commits mailing list