Date: Wednesday, August 12, 2015 @ 11:05:34 Author: fyan Revision: 243258
upgpkg: solid 5.13.0-1 Modified: solid/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-12 09:00:58 UTC (rev 243257) +++ PKGBUILD 2015-08-12 09:05:34 UTC (rev 243258) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=solid -pkgver=5.12.0 +pkgver=5.13.0 pkgrel=1 pkgdesc='Hardware integration and detection' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('534592c079fb90cfe8734f91d90c8fbd') +md5sums=('65cad682f4e55f02e0a547eb84e779b5') prepare() { mkdir build
