git » powerdevil.git » commit e5f7c14

Merge kde-unstable

author Antonio Rojas
2015-08-24 19:32:59 UTC
committer Antonio Rojas
2015-08-24 19:32:59 UTC
parent b533a7b0d3588bd3c67e0b43f627d9328286caab

Merge kde-unstable

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 55699b8..33cc47f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=powerdevil
-pkgver=5.3.2
+pkgver=5.4.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=('b3ec73b792522fad1c5643e83dbe92b4')
+md5sums=('d75f08371f19a1f890da03349f1ba60c')
 
 prepare() {
   mkdir build