summaryrefslogtreecommitdiff
path: root/community/distcc
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-16 01:17:00 -0700
committerroot <root@rshg054.dnsready.net>2013-07-16 01:17:00 -0700
commit380530d02a5449fdef97b63b394a6743c3de0092 (patch)
tree26e82f5688786d0bbb3862287f4d11ec55727d87 /community/distcc
parent49111a438f3120ab595d1b118f56571083b7da35 (diff)
Tue Jul 16 01:16:20 PDT 2013
Diffstat (limited to 'community/distcc')
-rw-r--r--community/distcc/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/distcc/PKGBUILD b/community/distcc/PKGBUILD
index c790c7ac6..3363a6c51 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')
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'