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

Andrea Scarpino andrea at archlinux.org
Thu Aug 7 07:33:45 UTC 2014


    Date: Thursday, August 7, 2014 @ 09:33:44
  Author: andrea
Revision: 219367

upgpkg: cmake 3.0.1-1

Upstream release

Modified:
  cmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-07 04:30:49 UTC (rev 219366)
+++ PKGBUILD	2014-08-07 07:33:44 UTC (rev 219367)
@@ -3,8 +3,8 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=cmake
-pkgver=3.0.0
-pkgrel=3
+pkgver=3.0.1
+pkgrel=1
 pkgdesc='A cross-platform open-source make system'
 arch=('i686' 'x86_64')
 url="http://www.cmake.org/"
@@ -15,7 +15,7 @@
             'libxkbcommon-x11: cmake-gui')
 install="${pkgname}.install"
 source=("http://www.cmake.org/files/v3.0/${pkgname}-${pkgver}.tar.gz")
-md5sums=('21a1c85e1a3b803c4b48e7ff915a863e')
+md5sums=('e2e05d84cb44a42f1371d9995631dcf5')
 
 build() {
   cd ${pkgname}-${pkgver}




More information about the arch-commits mailing list