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

Felix Yan fyan at archlinux.org
Sun Feb 15 15:00:16 UTC 2015


    Date: Sunday, February 15, 2015 @ 16:00:16
  Author: fyan
Revision: 231455

upgpkg: extra-cmake-modules 1.7.0-1

Modified:
  extra-cmake-modules/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-02-15 14:58:42 UTC (rev 231454)
+++ PKGBUILD	2015-02-15 15:00:16 UTC (rev 231455)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: Andrea Scarpino <andrea at archlinux.org>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=extra-cmake-modules
-pkgver=1.6.1
-_pkgver=5.6.0
+pkgver=1.7.0
+_pkgver=5.7.0
 pkgrel=1
 pkgdesc='Extra modules and scripts for CMake'
 arch=('i686' 'x86_64') # 'any' is broken, see https://git.reviewboard.kde.org/r/118498/
@@ -12,7 +13,7 @@
 depends=('cmake')
 makedepends=('python-sphinx') # qt5-tools for QtHelp pages
 source=("http://download.kde.org/stable/frameworks/${_pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('b95e2184c1e1b2929239ff241271721c')
+md5sums=('45fd1e6f38b23b00983e5eab9ba61d15')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list