git » solid.git » commit a36c94d

upgpkg: 5.7.0-1

author Felix Yan
2015-02-15 15:11:00 UTC
committer Felix Yan
2015-02-15 15:11:00 UTC
parent 304d42bd0ab510a0becb7023441cf4fa57c9c6b8

upgpkg: 5.7.0-1

PKGBUILD +4 -3

diff --git a/PKGBUILD b/PKGBUILD
index f9924c6..20acd72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# Maintainer: Felix Yan <felixonmars@archlinux.org>
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=solid
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 pkgdesc='Hardware integration and detection'
 arch=('i686' 'x86_64')
@@ -11,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=('fe9945886a08444a91beb1995023bc8e')
+md5sums=('763c77540a984d28e00be0026aea8b14')
 
 prepare() {
   mkdir build