[arch-commits] Commit in extra-cmake-modules/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Jan 10 14:35:11 UTC 2016
Date: Sunday, January 10, 2016 @ 15:35:11
Author: fyan
Revision: 257714
upgpkg: extra-cmake-modules 5.18.0-1
KF 5.18.0
Modified:
extra-cmake-modules/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-01-10 13:41:17 UTC (rev 257713)
+++ PKGBUILD 2016-01-10 14:35:11 UTC (rev 257714)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=extra-cmake-modules
-pkgver=5.17.0
+pkgver=5.18.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=('dedb4a47cc8f850078792b5404de0d43')
+md5sums=('bcbcd88f73333da0ee5fb54f8e5242f1')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list