git » solid.git » commit 3ecf7c4

KF 5.15.0

author Felix Yan
2015-10-10 10:11:25 UTC
committer Felix Yan
2015-10-10 10:11:25 UTC
parent 2553ffb50360cd1161aad6b24ef19d08bcba117a

KF 5.15.0

PKGBUILD +2 -2

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