author | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 08:32:47 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-04-08 08:32:47 UTC |
parent | 3f19ce988288ed3ace96edc2e38a6e9936fc6433 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3d5b709..17d0f05 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.8.0 +pkgver=5.9.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=('85fa6a920e9634af9cd2acdf2aca71a9') +md5sums=('cfe8a78e9e0e9e06a9cdb2295fcdef66') prepare() { mkdir build