diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-05-30 10:39:23 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-05-30 10:39:23 -0300 |
commit | e698dfa34a00894b7e3cda64d79796f42f94a738 (patch) | |
tree | fc1cde99f43b1935d34936709103a16394da7d57 /community/distcc | |
parent | 2c94bd2955b56b177726687b71d4b443a8e1a9f3 (diff) |
updates
Diffstat (limited to 'community/distcc')
-rw-r--r-- | community/distcc/PKGBUILD | 2 |
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/" |