author | Andrea Scarpino
<andrea@archlinux.org> 2014-12-16 08:37:45 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-12-16 08:37:45 UTC |
parent | 91ee102a381d4a93cb217ff48c15721216fa1514 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 57c1d2d..5efeae7 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Antonio Rojas pkgname=khelpcenter -pkgver=5.1.1 +pkgver=5.1.2 pkgrel=1 pkgdesc="Application to show KDE Applications' documentation" arch=('i686' 'x86_64') @@ -12,7 +12,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=('6393d079618b462b57c668941f8d7b2a') +md5sums=('2e7ade6053c7f403fc93373d4fe430d8') prepare() { mkdir -p build