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

Felix Yan fyan at archlinux.org
Wed Aug 12 07:55:35 UTC 2015


    Date: Wednesday, August 12, 2015 @ 09:55:35
  Author: fyan
Revision: 243204

upgpkg: extra-cmake-modules 5.13.0-1

Modified:
  extra-cmake-modules/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-12 07:25:22 UTC (rev 243203)
+++ PKGBUILD	2015-08-12 07:55:35 UTC (rev 243204)
@@ -3,16 +3,16 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=extra-cmake-modules
-pkgver=5.12.0
+pkgver=5.13.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/
+arch=('any')
 url='https://projects.kde.org/projects/kdesupport/extra-cmake-modules'
 license=('LGPL')
 depends=('cmake')
 makedepends=('python-sphinx') # qt5-tools for QtHelp pages
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('e4042cf258b545267d74b0cf7d756150')
+md5sums=('26b970f7e02fd8d4b1828784f7359d18')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list