[arch-commits] Commit in extra-cmake-modules/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Mar 13 16:59:58 UTC 2015
Date: Friday, March 13, 2015 @ 17:59:58
Author: fyan
Revision: 233453
upgpkg: extra-cmake-modules 1.8.0-1
KF 5.8
Modified:
extra-cmake-modules/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-13 16:48:11 UTC (rev 233452)
+++ PKGBUILD 2015-03-13 16:59:58 UTC (rev 233453)
@@ -3,8 +3,8 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=extra-cmake-modules
-pkgver=1.7.0
-_pkgver=5.7.0
+pkgver=1.8.0
+_pkgver=5.8.0
pkgrel=1
pkgdesc='Extra modules and scripts for CMake'
arch=('i686' 'x86_64') # 'any' is broken, see https://git.reviewboard.kde.org/r/118498/
@@ -13,7 +13,7 @@
depends=('cmake')
makedepends=('python-sphinx') # qt5-tools for QtHelp pages
source=("http://download.kde.org/stable/frameworks/${_pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('45fd1e6f38b23b00983e5eab9ba61d15')
+md5sums=('e877d996f478419c3a749cfc425bd6c0')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list