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

Felix Yan fyan at archlinux.org
Wed Apr 15 03:51:00 UTC 2015


    Date: Wednesday, April 15, 2015 @ 05:51:00
  Author: fyan
Revision: 236627

upgpkg: cmake 3.2.2-1

Modified:
  cmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-15 03:34:26 UTC (rev 236626)
+++ PKGBUILD	2015-04-15 03:51:00 UTC (rev 236627)
@@ -4,7 +4,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=cmake
-pkgver=3.2.1
+pkgver=3.2.2
 pkgrel=1
 pkgdesc='A cross-platform open-source make system'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
             'libxkbcommon-x11: cmake-gui')
 install="${pkgname}.install"
 source=("http://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('63f436aa19b5efc37017759c8d3953ca')
+md5sums=('2da57308071ea98b10253a87d2419281')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list