git » powerdevil.git » commit 6c95363

Plasma 5.4.2

author Antonio Rojas
2015-10-06 06:36:24 UTC
committer Antonio Rojas
2015-10-06 06:36:24 UTC
parent 8db96b8e79c1abddf1345952686eb3b117f4189b

Plasma 5.4.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 09e9302..aff87bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=powerdevil
-pkgver=5.4.1
+pkgver=5.4.2
 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=('cb6b2663a3fdac63561b87a340aa91df')
+md5sums=('44dec41f77080fd83f2122fc2762f09a')
 
 prepare() {
   mkdir build