author | Felix Yan
<felixonmars@archlinux.org> 2015-09-08 15:17:53 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-09-08 15:17:53 UTC |
parent | 2669c0adf491ea78fb9a56d5d64fd2f5691ee488 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 31ba53b..e4f551c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=libksysguard -pkgver=5.4.0 +pkgver=5.4.1 pkgrel=1 pkgdesc='Libksysguard' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('libxres' 'plasma-framework' 'qt5-webkit') makedepends=('extra-cmake-modules' 'kdoctools' 'python') conflicts=('kdebase-workspace') source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz") -md5sums=('2d5cba7cf9cb9c903d0aca434be00539') +md5sums=('c48b9030d7f5e86dc1f07091c3695758') prepare() { mkdir build