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

Felix Yan fyan at archlinux.org
Sun Jan 10 14:41:10 UTC 2016


    Date: Sunday, January 10, 2016 @ 15:41:10
  Author: fyan
Revision: 257734

upgpkg: kcompletion 5.18.0-1

KF 5.18.0

Modified:
  kcompletion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-10 14:41:01 UTC (rev 257733)
+++ PKGBUILD	2016-01-10 14:41:10 UTC (rev 257734)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kcompletion
-pkgver=5.17.0
+pkgver=5.18.0
 pkgrel=1
 pkgdesc='Text completion helpers and widgets'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('a8f376583e176844e84fe9eda5ac7fbf')
+md5sums=('af520088daa15b0ead9fe6077059359b')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list