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

Felix Yan felixonmars at archlinux.org
Mon Jul 11 00:58:25 UTC 2016


    Date: Monday, July 11, 2016 @ 00:58:25
  Author: felixonmars
Revision: 271267

upgpkg: extra-cmake-modules 5.24.0-1

Upstream release

Modified:
  extra-cmake-modules/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-10 20:10:05 UTC (rev 271266)
+++ PKGBUILD	2016-07-11 00:58:25 UTC (rev 271267)
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=extra-cmake-modules
-pkgver=5.23.0
-pkgrel=2
+pkgver=5.24.0
+pkgrel=1
 pkgdesc='Extra modules and scripts for CMake'
 arch=('any')
 url='https://community.kde.org/Frameworks'
@@ -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" pri-install-dir.patch)
-md5sums=('3c04b695a164407a2a2fcaf848c42c55'
+md5sums=('cd3b0c844234ad29cfdba89d63ccb2ae'
          '76ec20005b7a78be8ac88265b436c13a')
 
 prepare() {



More information about the arch-commits mailing list