git » plasma-pa.git » commit 54c7e92

Plasma 5.6.0

author Antonio Rojas
2016-03-20 00:15:23 UTC
committer Antonio Rojas
2016-03-20 00:15:23 UTC
parent f99279e40ec22a9d998dd9061ecd1e77dbf00e1d

Plasma 5.6.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6e47fa2..24c7611 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer:Antonio Rojas <arojas@archlinux.org>
 
 pkgname=plasma-pa
-pkgver=5.5.5
+pkgver=5.6.0
 pkgrel=1
 pkgdesc='Plasma applet for audio volume management using PulseAudio'
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@ depends=(plasma-workspace pulseaudio)
 makedepends=(extra-cmake-modules kdoctools)
 groups=(plasma)
 source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz")
-md5sums=('cf8cbdff95f5ea4be11f2d65855bc1dc')
+md5sums=('f9beabe2a235c1c59e6d44c2f09c0bd1')
 
 prepare() {
   mkdir -p build