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

Andrea Scarpino andrea at archlinux.org
Mon Jan 12 07:47:06 UTC 2015


    Date: Monday, January 12, 2015 @ 08:47:05
  Author: andrea
Revision: 228938

upgpkg: extra-cmake-modules 1.6.1-1

Upstream release

Modified:
  extra-cmake-modules/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-01-12 07:13:26 UTC (rev 228937)
+++ PKGBUILD	2015-01-12 07:47:05 UTC (rev 228938)
@@ -2,7 +2,7 @@
 # Maintainer: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=extra-cmake-modules
-pkgver=1.6.0
+pkgver=1.6.1
 _pkgver=5.6.0
 pkgrel=1
 pkgdesc='Extra modules and scripts for CMake'
@@ -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=('4fa1fd83a05cbf651166f30d1a23e005')
+md5sums=('b95e2184c1e1b2929239ff241271721c')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list