author | Felix Yan
<felixonmars@archlinux.org> 2015-09-08 15:53:46 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-09-08 15:53:46 UTC |
parent | b2310b11d9d0168cc68bd4ecf24200577489bd7f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1a32edd..5e4a9fd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=khelpcenter -pkgver=5.4.0 +pkgver=5.4.1 pkgrel=1 pkgdesc="Application to show KDE Applications' documentation" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ groups=('plasma') depends=('khtml' 'kdelibs4support' 'kcmutils' 'kdoctools') makedepends=('extra-cmake-modules') source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz") -md5sums=('5d2194b24c9800698c85a1f17d438d3f') +md5sums=('99df60a8b2cc2b5c0f924a7c36cd9ad3') prepare() { mkdir build