git » khelpcenter.git » commit f5cfd7c

KDE Applications 16.08.2

author Antonio Rojas
2016-10-13 15:30:27 UTC
committer Antonio Rojas
2016-10-13 15:30:27 UTC
parent 9946f8022a48a2ad99b391ca5f3ee190006f5575

KDE Applications 16.08.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index b16b292..ed693cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=khelpcenter
-pkgver=16.08.1
+pkgver=16.08.2
 pkgrel=1
 pkgdesc="Application to show KDE Applications' documentation"
 arch=(i686 x86_64)
@@ -15,7 +15,7 @@ makedepends=(extra-cmake-modules python)
 conflicts=(khelpcenter4 kdebase-runtime-doc)
 replaces=(khelpcenter4 kdebase-runtime-doc)
 source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-md5sums=('9f0c497c707e2c3ffa766a839652a18e')
+md5sums=('9f71df5478ee35e8d43009f017004f04')
 
 prepare() {
   mkdir -p build