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

Felix Yan felixonmars at archlinux.org
Tue Jan 17 17:00:37 UTC 2017


    Date: Tuesday, January 17, 2017 @ 17:00:36
  Author: felixonmars
Revision: 286764

upgpkg: cmake 3.7.2-1

Modified:
  cmake/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-17 16:55:11 UTC (rev 286763)
+++ PKGBUILD	2017-01-17 17:00:36 UTC (rev 286764)
@@ -4,7 +4,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=cmake
-pkgver=3.7.1
+pkgver=3.7.2
 pkgrel=1
 pkgdesc='A cross-platform open-source make system'
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 optdepends=('qt5-base: cmake-gui'
             'libxkbcommon-x11: cmake-gui')
 source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz")
-sha256sums=('449a5bce64dbd4d5b9517ebd1a1248ed197add6ad27934478976fd5f1f9330e1')
+sha256sums=('dc1246c4e6d168ea4d6e042cfba577c1acd65feea27e56f5ff37df920c30cae0')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list