author | Antonio Rojas
<arojas@archlinux.org> 2015-05-06 06:18:10 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-05-06 06:18:10 UTC |
parent | 847ed8e008a92bc3800a62190492c96dd293ce27 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 17d0f05..218fbeb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.9.0 +pkgver=5.10.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=('cfe8a78e9e0e9e06a9cdb2295fcdef66') +md5sums=('d4b3126bd3f64ecc4c6478c7c2108f79') prepare() { mkdir build