author | Andrea Scarpino
<andrea@archlinux.org> 2015-01-08 09:32:14 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2015-01-08 09:32:14 UTC |
parent | e1a4e1e35d54d8d09a162b0a2e4982748b7fc05d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index bf8b0b0..3349d45 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.5.0 +pkgver=5.6.0 pkgrel=1 pkgdesc='Hardware integration and detection' arch=('i686' 'x86_64') @@ -11,7 +11,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=('eded819be81335dfb31218d7eb3ec24a') +md5sums=('fe9945886a08444a91beb1995023bc8e') prepare() { mkdir -p build