summaryrefslogtreecommitdiff
path: root/extra/cmake
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-11-10 01:23:31 -0800
committerroot <root@rshg054.dnsready.net>2012-11-10 01:23:31 -0800
commit6eea0bd1e92ed5aa53cb5f59102529c88e9e1786 (patch)
treeb069468f4084f5af5ad3ba2ecab7e6b4deb90267 /extra/cmake
parent3f7cb62ef558ea147661abe007a4293c0069fc62 (diff)
Sat Nov 10 01:23:30 PST 2012
Diffstat (limited to 'extra/cmake')
-rw-r--r--extra/cmake/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/cmake/PKGBUILD b/extra/cmake/PKGBUILD
index aba084385..f91d7b265 100644
--- a/extra/cmake/PKGBUILD
+++ b/extra/cmake/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 170091 2012-11-01 08:20:49Z andrea $
+# $Id: PKGBUILD 170679 2012-11-09 09:15:06Z andrea $
# Maintainer: Andrea Scarpino <andrea@archlinux.org>
# Contributor: Pierre Schmitz <pierre@archlinux.de>
pkgname=cmake
-pkgver=2.8.10
+pkgver=2.8.10.1
pkgrel=1
pkgdesc="A cross-platform open-source make system"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ makedepends=('qt')
optdepends=('qt: cmake-gui')
install="${pkgname}.install"
source=("http://www.cmake.org/files/v2.8/${pkgname}-${pkgver}.tar.gz")
-md5sums=('d4aef1eab859df61d2664721a72732c0')
+md5sums=('aabf16d8e957f99921a0095885381373')
build() {
cd ${pkgname}-${pkgver}