Date: Monday, May 16, 2016 @ 16:22:20 Author: fyan Revision: 268088 upgpkg: extra-cmake-modules 5.22.0-1
Upstream release Modified: extra-cmake-modules/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-05-16 11:33:57 UTC (rev 268087) +++ PKGBUILD 2016-05-16 14:22:20 UTC (rev 268088) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=extra-cmake-modules -pkgver=5.21.0 +pkgver=5.22.0 pkgrel=1 pkgdesc='Extra modules and scripts for CMake' arch=('any') @@ -12,7 +12,7 @@ depends=('cmake') makedepends=('python-sphinx') # qt5-tools for QtHelp pages source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('91473997dd136046e1917795711e4b9b') +md5sums=('d94b0b8c479626c41c9aebdb5641afc1') prepare() { mkdir -p build
