[arch-commits] Commit in distcc/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Mon Oct 1 08:04:26 UTC 2018
Date: Monday, October 1, 2018 @ 08:04:25
Author: arodseth
Revision: 388732
upgpkg: distcc 3.3.2-1
Modified:
distcc/trunk/PKGBUILD
----------+
PKGBUILD | 11 +++++------
1 file changed, 5 insertions(+), 6 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-10-01 06:50:14 UTC (rev 388731)
+++ PKGBUILD 2018-10-01 08:04:25 UTC (rev 388732)
@@ -1,14 +1,14 @@
-# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
+# Maintainer: Alexander F. Rødseth <xyproto at archlinux.org>
# Contributor: Sergej Pupykin <pupykin.s+arch at gmail.com>
# Contributor: Judd Vinet <jvinet at zeroflux.org>
# Contributor: Giovanni Scafora <giovanni at archlinux.org>
pkgname=distcc
-pkgver=3.3
-pkgrel=3
+pkgver=3.3.2
+pkgrel=1
pkgdesc='Distributed C, C++ and Objective-C compiler'
arch=('x86_64')
-url='https://github.com/distcc/distcc'
+url='http://distcc.org'
license=('GPL')
depends=('avahi' 'popt')
makedepends=('git' 'gtk2' 'python' 'setconf')
@@ -25,7 +25,6 @@
cd "$pkgname"
./autogen.sh
-
setconf gnome/distccmon-gnome.desktop Name 'DistCC Monitor'
sed -i 's/ install-gnome-data//g' Makefile.in
}
@@ -70,5 +69,5 @@
done
}
-# getver: -u 3 raw.githubusercontent.com/distcc/distcc/master/configure.ac
+# getver: distcc.org
# vim: ts=2 sw=2 et:
More information about the arch-commits
mailing list