Date: Monday, April 11, 2016 @ 05:27:06
  Author: fyan
Revision: 264488

upgpkg: extra-cmake-modules 5.21.0-1

Upstream release

Modified:
  extra-cmake-modules/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-04-11 03:27:00 UTC (rev 264487)
+++ PKGBUILD    2016-04-11 03:27:06 UTC (rev 264488)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=extra-cmake-modules
-pkgver=5.20.0
+pkgver=5.21.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=('1b2e1a6416f47c3d8b5e1a8bc4680570')
+md5sums=('91473997dd136046e1917795711e4b9b')
 
 prepare() {
   mkdir -p build

Reply via email to