author | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 03:47:48 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 03:47:48 UTC |
parent | 799ce8dad29068d2f2ab1998ea23a23d152c2db6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 269ab2b..c323fe0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.18.0 +pkgver=5.19.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=('783ceff0aed29a57235fb05abca41b6a') +md5sums=('d664fa2d968c6d6a273881e90f749c7e') prepare() { mkdir build