author | Felix Yan
<felixonmars@archlinux.org> 2015-03-13 17:11:02 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-03-13 17:11:02 UTC |
parent | a36c94de2d9baf8312dae7b870af60948e62d492 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 20acd72..3d5b709 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.7.0 +pkgver=5.8.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=('763c77540a984d28e00be0026aea8b14') +md5sums=('85fa6a920e9634af9cd2acdf2aca71a9') prepare() { mkdir build