summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSteffen Weber2017-01-14 21:39:41 +0100
committerSteffen Weber2017-01-14 21:39:41 +0100
commit240a9978df906f9e77c4cfff02a1ec143f4a0bc6 (patch)
tree4eb6f2dc4fb52e96156a793cd26b5dd63895c16f /PKGBUILD
parent77864aac66291e1113cefdf54d8d255811451904 (diff)
downloadaur-240a9978df906f9e77c4cfff02a1ec143f4a0bc6.tar.gz
Update source url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1cade2f5ab10..f6b3694df376 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
url="http://code.google.com/p/xsw/"
depends=('sdl_ttf' 'sdl_image' 'sdl_gfx')
optdepends=('imagemagick: convert slideshow to png,jpeg,pdf')
-source=("http://xsw.googlecode.com/files/$pkgname-$pkgver.tar.gz")
+source=("https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/xsw/$pkgname-$pkgver.tar.gz")
md5sums=('916849d541a39aa8c96b89a94d523a0b')
build() {