From 363a2718db0083c0ac426bf8cbc6f96e1972b465 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timo=20Ter=C3=A4s?= Date: Thu, 3 Nov 2016 10:27:35 +0200 Subject: community/ajaxterm: fix source --- community/ajaxterm/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'community') diff --git a/community/ajaxterm/APKBUILD b/community/ajaxterm/APKBUILD index 7840f9dfeb..93a6fd1ad8 100644 --- a/community/ajaxterm/APKBUILD +++ b/community/ajaxterm/APKBUILD @@ -11,7 +11,7 @@ license="GPL" depends="python2" install="" subpackages="$pkgname-doc" -source="http://archlinux-stuff.googlecode.com/files/$_pkgname-$pkgver.tar.gz +source="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/archlinux-stuff/Ajaxterm-$pkgver.tar.gz ajaxterm-css.patch ajaxterm.initd ajaxterm.confd" -- cgit v1.2.3