author | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:37:23 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:37:23 UTC |
parent | ef1a932d5a40afcd4c669770c361d2453264ff98 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4475066..55317ca 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.21.0 +pkgver=5.22.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=('0b83cbdd8985c9a2b115523da9db02a9') +md5sums=('638ffa2688035952721407ddf6010ea8') prepare() { mkdir build