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

Andrea Scarpino andrea at archlinux.org
Wed Feb 16 19:31:21 UTC 2011


    Date: Wednesday, February 16, 2011 @ 14:31:21
  Author: andrea
Revision: 110150

upgpkg: cmake 2.8.4-1
upstream release

Modified:
  cmake/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-02-16 18:48:24 UTC (rev 110149)
+++ PKGBUILD	2011-02-16 19:31:21 UTC (rev 110150)
@@ -5,7 +5,7 @@
 # Contributor: Konstantinos Pachnis <kpachnis at mes-direct.com>
 
 pkgname=cmake
-pkgver=2.8.3
+pkgver=2.8.4
 pkgrel=1
 pkgdesc="A cross-platform open-source make system"
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 optdepends=('qt: cmake-gui')
 install="${pkgname}.install"
 source=("http://www.cmake.org/files/v2.8/${pkgname}-${pkgver}.tar.gz")
-md5sums=('a76a44b93acf5e3badda9de111385921')
+md5sums=('209b7d1d04b2e00986538d74ba764fcf')
 
 build() {
   cd ${srcdir}/${pkgname}-${pkgver}




More information about the arch-commits mailing list