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

Felix Yan fyan at archlinux.org
Fri Nov 13 15:20:18 UTC 2015


    Date: Friday, November 13, 2015 @ 16:20:18
  Author: fyan
Revision: 250873

upgpkg: extra-cmake-modules 5.16.0-1

KF 5.16.0

Modified:
  extra-cmake-modules/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-13 15:15:19 UTC (rev 250872)
+++ PKGBUILD	2015-11-13 15:20:18 UTC (rev 250873)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=extra-cmake-modules
-pkgver=5.15.0
+pkgver=5.16.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=('5a41b547927190d366501cf61d86ec07')
+md5sums=('08d94fb941c670e4f1832a340e855836')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list