From 35bc3c00c689bdfe6e811a86893ecb540366e3fd Mon Sep 17 00:00:00 2001 From: Juergen Buchmueller Date: Fri, 7 Oct 2016 23:32:33 +0200 Subject: [PATCH] gtkdialog: fix distfile url --- srcpkgs/gtkdialog/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gtkdialog/template b/srcpkgs/gtkdialog/template index 15309956cc2..eb361673fb7 100644 --- a/srcpkgs/gtkdialog/template +++ b/srcpkgs/gtkdialog/template @@ -11,7 +11,7 @@ short_desc="A small utility for fast and easy GUI building" maintainer="Juan RP " license="GPL-2" homepage="https://code.google.com/p/gtkdialog/" -distfiles="https://gtkdialog.googlecode.com/files/${pkgname}-${version}.tar.gz" +distfiles="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/gtkdialog/gtkdialog-${version}.tar.gz" checksum=ff89d2d7f1e6488e5df5f895716ac1d4198c2467a2a5dc1f51ab408a2faec38e post_install() {