summaryrefslogtreecommitdiff
path: root/extra/cmake
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-17 13:45:37 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-06-17 13:45:37 -0300
commit40df5bbde7fc547479b2cede1f3ffb8e268816b3 (patch)
treeac1e047e3183ed1b761d7627076075848473c96f /extra/cmake
parentae725ad3435e02f5a191975f11c13476f522db2f (diff)
KDE builds + updates. Cmake needs CXX=g++ because it doesn't take distcc
Diffstat (limited to 'extra/cmake')
-rw-r--r--extra/cmake/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/cmake/PKGBUILD b/extra/cmake/PKGBUILD
index 8184369b9..0312bf46a 100644
--- a/extra/cmake/PKGBUILD
+++ b/extra/cmake/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=cmake
pkgver=2.8.4
-pkgrel=1
+pkgrel=2
pkgdesc="A cross-platform open-source make system"
arch=('i686' 'x86_64' 'mips64el')
license=('custom')