diff options
Diffstat (limited to 'libre/distcc-nozeroconf/PKGBUILD')
-rw-r--r-- | libre/distcc-nozeroconf/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/distcc-nozeroconf/PKGBUILD b/libre/distcc-nozeroconf/PKGBUILD index b46bcc9fd..4c12a0c95 100644 --- a/libre/distcc-nozeroconf/PKGBUILD +++ b/libre/distcc-nozeroconf/PKGBUILD @@ -18,7 +18,7 @@ optdepends=('gtk2: for distccmon-gnome' 'python2') backup=('etc/conf.d/distccd' 'etc/distcc/hosts') -source=(http://distcc.googlecode.com/files/${_pkgname}-${pkgver}.tar.bz2 +source=(https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${_pkgname}/${_pkgname}-${pkgver}.tar.bz2 distccd.conf.d distccd.service) md5sums=('18cd4f33f5cfc3e75675cafc568fb9cf' |