Date: Monday, April 18, 2016 @ 15:01:21
  Author: fyan
Revision: 265133

upgpkg: cmake 3.5.2-1

Modified:
  cmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-04-18 08:56:53 UTC (rev 265132)
+++ PKGBUILD    2016-04-18 13:01:21 UTC (rev 265133)
@@ -4,7 +4,7 @@
 # Contributor: Pierre Schmitz <pie...@archlinux.de>
 
 pkgname=cmake
-pkgver=3.5.1
+pkgver=3.5.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=('ca051f4a66375c89d1a524e726da0296')
+md5sums=('701386a1b5ec95f8d1075ecf96383e02')
 
 prepare() {
   cd ${pkgname}-${pkgver}

Reply via email to