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

Felix Yan fyan at archlinux.org
Sat Dec 12 16:25:16 UTC 2015


    Date: Saturday, December 12, 2015 @ 17:25:15
  Author: fyan
Revision: 255866

upgpkg: extra-cmake-modules 5.17.0-1

KF 5.17.0

Modified:
  extra-cmake-modules/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-12 13:03:27 UTC (rev 255865)
+++ PKGBUILD	2015-12-12 16:25:15 UTC (rev 255866)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=extra-cmake-modules
-pkgver=5.16.0
+pkgver=5.17.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=('08d94fb941c670e4f1832a340e855836')
+md5sums=('dedb4a47cc8f850078792b5404de0d43')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list