summaryrefslogtreecommitdiff
path: root/community/distcc
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-30 10:39:23 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-05-30 10:39:23 -0300
commite698dfa34a00894b7e3cda64d79796f42f94a738 (patch)
treefc1cde99f43b1935d34936709103a16394da7d57 /community/distcc
parent2c94bd2955b56b177726687b71d4b443a8e1a9f3 (diff)
updates
Diffstat (limited to 'community/distcc')
-rw-r--r--community/distcc/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/distcc/PKGBUILD b/community/distcc/PKGBUILD
index cff46c12d..223fd2350 100644
--- a/community/distcc/PKGBUILD
+++ b/community/distcc/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=distcc
pkgver=3.1
-pkgrel=3
+pkgrel=4
pkgdesc="A distributed C, C++, Obj C compiler"
arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/distcc/"