author | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 14:52:00 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 14:52:00 UTC |
parent | 150a989c5db7143f93c2acc0aa36267886734eb7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a3c6e74..269ab2b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.17.0 +pkgver=5.18.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=('911af1ae598c04d5183383cb4b36970f') +md5sums=('783ceff0aed29a57235fb05abca41b6a') prepare() { mkdir build