author | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:25:14 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:25:14 UTC |
parent | 56d789c651c9b1a13cee058749e482cdd186d2e9 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 24866fa..3865f7d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=solid -pkgver=5.26.0 +pkgver=5.27.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=('1c5c8be01f5dffdf7551db5e576f1096') +md5sums=('9988adc243d0b4150aafb60120450749') prepare() { mkdir build