[arch-commits] Commit in extra-cmake-modules/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Mar 16 04:19:28 UTC 2016
Date: Wednesday, March 16, 2016 @ 05:19:27
Author: fyan
Revision: 261690
upgpkg: extra-cmake-modules 5.20.0-1
KF 5.20.0
Modified:
extra-cmake-modules/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-03-16 03:16:35 UTC (rev 261689)
+++ PKGBUILD 2016-03-16 04:19:27 UTC (rev 261690)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=extra-cmake-modules
-pkgver=5.19.0
+pkgver=5.20.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=('c18b4e3ad6e37ce1fe372931d2b269fb')
+md5sums=('1b2e1a6416f47c3d8b5e1a8bc4680570')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list