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

Felix Yan fyan at archlinux.org
Sun Feb 14 03:32:24 UTC 2016


    Date: Sunday, February 14, 2016 @ 04:32:23
  Author: fyan
Revision: 259141

upgpkg: extra-cmake-modules 5.19.0-1

KF 5.19.0

Modified:
  extra-cmake-modules/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-13 19:54:17 UTC (rev 259140)
+++ PKGBUILD	2016-02-14 03:32:23 UTC (rev 259141)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=extra-cmake-modules
-pkgver=5.18.0
+pkgver=5.19.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=('bcbcd88f73333da0ee5fb54f8e5242f1')
+md5sums=('c18b4e3ad6e37ce1fe372931d2b269fb')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list