git » solid.git » commit f158d29

Upstream release

author Felix Yan
2016-04-11 03:43:06 UTC
committer Felix Yan
2016-04-11 03:43:06 UTC
parent adb00b0a260e747eebf82b9141b167dcbad9828e

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c4b8636..801e157 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=solid
-pkgver=5.20.0
+pkgver=5.21.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=('0bcf42d89dc6276dbba3b9f8259d67ab')
+md5sums=('0b83cbdd8985c9a2b115523da9db02a9')
 
 prepare() {
   mkdir build