[arch-commits] Commit in kcompletion/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Nov 13 15:25:54 UTC 2015
Date: Friday, November 13, 2015 @ 16:25:53
Author: fyan
Revision: 250893
upgpkg: kcompletion 5.16.0-1
KF 5.16.0
Modified:
kcompletion/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-11-13 15:25:42 UTC (rev 250892)
+++ PKGBUILD 2015-11-13 15:25:53 UTC (rev 250893)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kcompletion
-pkgver=5.15.0
+pkgver=5.16.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=('a72bf104bd073134e4bdf77dbf6677ab')
+md5sums=('b8384961948af1ecb299991468c35eb2')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list