author | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 09:05:34 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 09:05:34 UTC |
parent | da2c3eaeb8db05122b8444491a361af4f15897d9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index eca3c3f..e55ce7f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.12.0 +pkgver=5.13.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=('534592c079fb90cfe8734f91d90c8fbd') +md5sums=('65cad682f4e55f02e0a547eb84e779b5') prepare() { mkdir build