Date: Tuesday, February 24, 2015 @ 18:23:31
  Author: fyan
Revision: 231863

upgpkg: khelpcenter 5.2.1-1

Modified:
  khelpcenter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-02-24 17:21:21 UTC (rev 231862)
+++ PKGBUILD    2015-02-24 17:23:31 UTC (rev 231863)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: Andrea Scarpino <[email protected]>
+# Maintainer: Felix Yan <[email protected]>
+# Contributor: Andrea Scarpino <[email protected]>
 # Contributor: Antonio Rojas
 
 pkgname=khelpcenter
-pkgver=5.2.0
+pkgver=5.2.1
 pkgrel=1
 pkgdesc="Application to show KDE Applications' documentation"
 arch=('i686' 'x86_64')
@@ -13,7 +14,7 @@
 makedepends=('extra-cmake-modules' 'kdoctools')
 conflicts=('kdebase-runtime')
 
source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz";)
-md5sums=('f575d603c62a001c551a213398c46268')
+md5sums=('57a923998374a05d64785ce5658a773a')
 
 prepare() {
   mkdir build

Reply via email to