author | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 16:42:20 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 16:42:20 UTC |
parent | c51c366d5c1ace19425e16c7e3939f96a75b4ff5 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 4b6fe7f..a3c6e74 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.16.0 -pkgrel=2 +pkgver=5.17.0 +pkgrel=1 pkgdesc='Hardware integration and detection' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/solid' @@ -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=('8d0d56882cdecdd61fe840c20b9995ae') +md5sums=('911af1ae598c04d5183383cb4b36970f') prepare() { mkdir build