[arch-commits] Commit in extra-cmake-modules/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Oct 9 17:11:18 UTC 2016


    Date: Sunday, October 9, 2016 @ 17:11:17
  Author: felixonmars
Revision: 277979

upgpkg: extra-cmake-modules 5.27.0-1

Upstream release

Modified:
  extra-cmake-modules/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-09 16:30:11 UTC (rev 277978)
+++ PKGBUILD	2016-10-09 17:11:17 UTC (rev 277979)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=extra-cmake-modules
-pkgver=5.26.0
+pkgver=5.27.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=('f9615dc1343962e4e9d906f47bf8d509')
+md5sums=('e8803aa94fe6f8c34cb3bd2d5a17756a')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list