Date: Tuesday, June 14, 2016 @ 15:04:19
  Author: felixonmars
Revision: 269555

upgpkg: kcompletion 5.23.0-1

Upstream release

Modified:
  kcompletion/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-06-14 15:04:18 UTC (rev 269554)
+++ PKGBUILD    2016-06-14 15:04:19 UTC (rev 269555)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=kcompletion
-pkgver=5.22.0
+pkgver=5.23.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=('5f49157875b01a780049b472df5d5213')
+md5sums=('c06fe622e9297d3a4dd8695b2f79670e')
 
 prepare() {
   mkdir -p build

Reply via email to