author | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:26:55 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-09-14 09:26:55 UTC |
parent | 10bc7e916fad139d32f5dbc5e3e8e8adb6c82e0e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index df568c6..24866fa 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.25.0 +pkgver=5.26.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=('3ca487d5660ee83d0b2165e525ea5795') +md5sums=('1c5c8be01f5dffdf7551db5e576f1096') prepare() { mkdir build