author | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 01:11:36 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 01:11:36 UTC |
parent | 25fbbf5fde4443bab448bec5f9cd061ae8e8d2b2 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1fc3fbb..8e22d7a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.23.0 +pkgver=5.24.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=('ed66c1e1e9cb1dcb06e037aa0d2b5d55') +md5sums=('197787ff95a49eb80cd8fae28d6e4638') prepare() { mkdir build