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

Felix Yan fyan at archlinux.org
Tue Feb 24 17:23:31 UTC 2015


    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 <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 # 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



More information about the arch-commits mailing list