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

Felix Yan felixonmars at archlinux.org
Sun Aug 11 08:46:27 UTC 2019


    Date: Sunday, August 11, 2019 @ 08:46:27
  Author: felixonmars
Revision: 359510

upgpkg: kdewebkit 5.61.0-1

Upstream release

Modified:
  kdewebkit/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-11 08:46:23 UTC (rev 359509)
+++ PKGBUILD	2019-08-11 08:46:27 UTC (rev 359510)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kdewebkit
-pkgver=5.60.0
+pkgver=5.61.0
 pkgrel=1
 pkgdesc='KDE Integration for QtWebKit'
 arch=(x86_64)
@@ -10,10 +10,10 @@
 url='https://community.kde.org/Frameworks'
 license=(LGPL)
 depends=(qt5-webkit kparts)
-makedepends=(extra-cmake-modules)
+makedepends=(extra-cmake-modules qt5-tools)
 groups=(kf5-aids)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/portingAids/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('bf16bf33dfdecc5e4e50bacc5ce142774c5c1522639d3d0042779734767f12fb'
+sha256sums=('1ee2a00ee3d95df9270e8c3d434568cda8f42151e361bc07fe374bf0f7afe211'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure at kde.org>
 



More information about the arch-commits mailing list