author | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 15:58:40 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-06-14 15:58:40 UTC |
parent | a3e365229468e8f56ef6a6f54a15d9a2b07a1c58 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b67cf01..1fc3fbb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.22.0 +pkgver=5.23.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=('638ffa2688035952721407ddf6010ea8') +md5sums=('ed66c1e1e9cb1dcb06e037aa0d2b5d55') prepare() { mkdir build