author | Felix Yan
<felixonmars@archlinux.org> 2015-09-12 03:38:06 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-09-12 03:38:06 UTC |
parent | 1384f0f9060005733366f26accd294746bce8432 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e55ce7f..523e1f3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.13.0 +pkgver=5.14.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=('65cad682f4e55f02e0a547eb84e779b5') +md5sums=('8e487975994ba2c5811f6830609c73de') prepare() { mkdir build