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

Felix Yan fyan at archlinux.org
Sat Oct 10 10:16:38 UTC 2015


    Date: Saturday, October 10, 2015 @ 12:16:37
  Author: fyan
Revision: 248788

upgpkg: kdewebkit 5.15.0-1

KF 5.15.0

Modified:
  kdewebkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-10 10:16:30 UTC (rev 248787)
+++ PKGBUILD	2015-10-10 10:16:37 UTC (rev 248788)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdewebkit
-pkgver=5.14.0
+pkgver=5.15.0
 pkgrel=1
 pkgdesc='KDE Integration for QtWebKit'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('83039b3a1fc1098f904cfa5afaa38e57')
+md5sums=('0283ec538d61760e79060b874611c851')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list