author | Felix Yan
<felixonmars@archlinux.org> 2015-09-08 15:36:20 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-09-08 15:36:20 UTC |
parent | e5f7c140f3d170d02e09d249ed7d77c976cdf349 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 33cc47f..09e9302 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=powerdevil -pkgver=5.4.0 +pkgver=5.4.1 pkgrel=1 pkgdesc='Manages the power consumption settings of a Plasma Shell' arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python') conflicts=('kdebase-workspace') groups=('plasma') source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz") -md5sums=('d75f08371f19a1f890da03349f1ba60c') +md5sums=('cb6b2663a3fdac63561b87a340aa91df') prepare() { mkdir build