git » solid.git » commit ccba7f6

KF 5.20.0

author Felix Yan
2016-03-16 04:34:06 UTC
committer Felix Yan
2016-03-16 04:34:06 UTC
parent cb3292f6379c4f33b7d313ed367b11e1cd2f8ac1

KF 5.20.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c323fe0..93cd4d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=solid
-pkgver=5.19.0
+pkgver=5.20.0
 pkgrel=1
 pkgdesc='Hardware integration and detection'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('qt5-declarative' 'media-player-info' 'upower' 'udisks2')
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('d664fa2d968c6d6a273881e90f749c7e')
+md5sums=('0bcf42d89dc6276dbba3b9f8259d67ab')
 
 prepare() {
   mkdir build