git » solid.git » commit 97620ce

KF 5.16.0

author Felix Yan
2015-11-13 15:34:45 UTC
committer Felix Yan
2015-11-13 15:34:45 UTC
parent 3ecf7c41a0ab4bcb2ba16971dfcbbc2e6cc3f1e1

KF 5.16.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6cd9bd8..057d0c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=solid
-pkgver=5.15.0
+pkgver=5.16.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=('5d18bd8ffd294a85ddf3f1765d8726d6')
+md5sums=('8d0d56882cdecdd61fe840c20b9995ae')
 
 prepare() {
   mkdir build