git » khelpcenter.git » commit 4e66978

Plasma 5.2.2

author Antonio Rojas
2015-03-22 20:09:16 UTC
committer Antonio Rojas
2015-03-22 20:09:16 UTC
parent 8cc80d56687899a33fc1aa523043e1dc2a88c76d

Plasma 5.2.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0cc560b..524f9b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=khelpcenter
-pkgver=5.2.1
+pkgver=5.2.2
 pkgrel=1
 pkgdesc="Application to show KDE Applications' documentation"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ depends=('khtml' 'kdelibs4support' 'kcmutils')
 makedepends=('extra-cmake-modules' 'kdoctools')
 conflicts=('kdebase-runtime')
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('57a923998374a05d64785ce5658a773a')
+md5sums=('e1fe62c0df75e99cdd91de86709727ca')
 
 prepare() {
   mkdir build