git » khelpcenter.git » commit 263fef9

KDE Applications 17.08.1

author Antonio Rojas
2017-09-07 17:20:44 UTC
committer Antonio Rojas
2017-09-07 17:20:44 UTC
parent 31468d6f026f6f7acdc7f37cf5e0e0d98a6ac528

KDE Applications 17.08.1

PKGBUILD +4 -4

diff --git a/PKGBUILD b/PKGBUILD
index 0ae4e2f..be2a41a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,19 +3,19 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=khelpcenter
-pkgver=17.08.0
+pkgver=17.08.1
 pkgrel=1
 pkgdesc="Application to show KDE Applications' documentation"
 arch=(i686 x86_64)
 url='https://userbase.kde.org/KHelpCenter'
 license=(LGPL)
 groups=(kde-applications kdebase)
-depends=(khtml kdoctools xapian-core grantlee)
-makedepends=(extra-cmake-modules python kinit)
+depends=(khtml kdoctools xapian-core grantlee kinit)
+makedepends=(extra-cmake-modules python)
 conflicts=(khelpcenter4 kdebase-runtime-doc)
 replaces=(khelpcenter4 kdebase-runtime-doc)
 source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('15ea1e6d89d645cb914ebd82d7c4a117ee3376b36e2f03fe86d3fc3310b62902'
+sha256sums=('e4b6529f5a7b86520acfb15c05e04254059e0bfe194df9483b73dc06c3d447cb'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>