git » kio-extras.git » commit 04ef147

Plasma 5.2.2

author Antonio Rojas
2015-03-22 20:09:16 UTC
committer Antonio Rojas
2015-03-22 20:09:16 UTC
parent 31431951f545a87427da239dd4ff451e83411ae5

Plasma 5.2.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index b95b2b4..f8631dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Antonio Rojas
 
 pkgname=kio-extras
-pkgver=5.2.1
+pkgver=5.2.2
 pkgrel=1
 pkgdesc="Additional components to increase the functionality of KIO"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python')
 groups=('plasma')
 install="${pkgname}.install"
 source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz")
-md5sums=('b4e797c0002748aeb23ddef83c24d89e')
+md5sums=('c63b83ca7df980875a8827bdb936793d')
 
 prepare() {
   mkdir build