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

Felix Yan fyan at archlinux.org
Tue Jun 2 14:13:43 UTC 2015


    Date: Tuesday, June 2, 2015 @ 16:13:43
  Author: fyan
Revision: 240197

upgpkg: cmake 3.2.3-1

Modified:
  cmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-02 14:06:15 UTC (rev 240196)
+++ PKGBUILD	2015-06-02 14:13:43 UTC (rev 240197)
@@ -4,7 +4,7 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=cmake
-pkgver=3.2.2
+pkgver=3.2.3
 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=('2da57308071ea98b10253a87d2419281')
+md5sums=('d51c92bf66b1e9d4fe2b7aaedd51377c')
 
 prepare() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list