summaryrefslogtreecommitdiff
path: root/community/distcc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/distcc/PKGBUILD')
-rw-r--r--community/distcc/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/distcc/PKGBUILD b/community/distcc/PKGBUILD
index 765446bbe..3b6d117ea 100644
--- a/community/distcc/PKGBUILD
+++ b/community/distcc/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 90657 2013-05-13 14:21:37Z spupykin $
+# $Id: PKGBUILD 94163 2013-07-15 11:02:50Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Maintainer: Judd Vinet <jvinet@zeroflux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
pkgname=distcc
pkgver=3.1
-pkgrel=11
+pkgrel=12
pkgdesc="A distributed C, C++, Obj C compiler"
arch=('i686' 'x86_64' 'mips64el')
url="http://code.google.com/p/distcc/"
license=('GPL')
-depends=('gcc' 'popt' 'avahi')
-makedepends=('gtk2' 'pkgconfig' 'python2' 'dbus')
+depends=('gcc' 'popt' 'avahi' 'dbus')
+makedepends=('gtk2' 'pkgconfig' 'python2')
optdepends=('gtk2: for distccmon-gnome'
'python2')
backup=('etc/conf.d/distccd'