summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlarchunix2016-10-01 11:53:12 +0200
committerlarchunix2016-10-01 11:53:12 +0200
commitdfa96093431fc8123291a2547eabbf0290ebcd75 (patch)
treedf6f834b1b194393df103c748ed69f2e3dfe6a9b /PKGBUILD
parentf434d25c59361c0c0ae9fcd3a30e962769cd5ebe (diff)
downloadaur-colornant.tar.gz
Update download URL to Google Code Archive
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0c3126ecd183..e2935f9dc353 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ url="http://$pkgname.googlepages.com"
license=('GPL2')
depends=('nant' 'perl')
backup=("etc/${pkgname}rc")
-source=("http://$pkgname.googlecode.com/files/$pkgname-$pkgver.tar.gz")
+source=("https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$pkgname/$pkgname-$pkgver.tar.gz")
md5sums=('a83a71fa82f6eee178d01fab853575ee')
package() {