git » powerdevil.git » commit 3bf0c3e

Plasma 5.3

author Antonio Rojas
2015-04-25 17:06:41 UTC
committer Antonio Rojas
2015-04-25 17:06:41 UTC
parent 4cd12a8a1d918850a39d79fb1ce9e3a5b130956f

Plasma 5.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 306e258..ce66b66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=powerdevil
-pkgver=5.2.2
+pkgver=5.3.0
 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=('e699ac7bd905d404bacdfbf6257778d5')
+md5sums=('ba3f8e0ca8e15c0a361d9100c52a992c')
 
 prepare() {
   mkdir build