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

Felix Yan fyan at archlinux.org
Sat Sep 12 00:27:26 UTC 2015


    Date: Saturday, September 12, 2015 @ 02:27:26
  Author: fyan
Revision: 245817

upgpkg: extra-cmake-modules 5.14.0-1

Modified:
  extra-cmake-modules/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-09-11 20:23:08 UTC (rev 245816)
+++ PKGBUILD	2015-09-12 00:27:26 UTC (rev 245817)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=extra-cmake-modules
-pkgver=5.13.0
+pkgver=5.14.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=('26b970f7e02fd8d4b1828784f7359d18')
+md5sums=('5c5db16c6038e63e7b741fa32e4eaddd')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list