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

Felix Yan felixonmars at archlinux.org
Wed Sep 14 09:09:29 UTC 2016


    Date: Wednesday, September 14, 2016 @ 09:09:28
  Author: felixonmars
Revision: 276272

upgpkg: extra-cmake-modules 5.26.0-1

Upstream release

Modified:
  extra-cmake-modules/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-14 07:08:12 UTC (rev 276271)
+++ PKGBUILD	2016-09-14 09:09:28 UTC (rev 276272)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=extra-cmake-modules
-pkgver=5.25.0
+pkgver=5.26.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=('043c08482bf7cf951e18d32e16238fb4')
+md5sums=('f9615dc1343962e4e9d906f47bf8d509')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list