summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoranthraxx2016-10-28 14:49:25 +0200
committeranthraxx2016-10-28 14:49:25 +0200
commitf3de0d277b10ae98f840fefb55290c2a3d7725c7 (patch)
treed47ad425f194d92f23126211ccc831e346d8fcce /PKGBUILD
parent59b59769c97a3b3d5105bc74dbeca13ff225c244 (diff)
downloadaur-airoscript-ng.tar.gz
upgpkg: airoscript-ng 1.2rc3-7 (fix sources)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0a88f2490cb2..e7ac4c355f95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,7 +25,7 @@ backup=(
'etc/airoscript-ng/screenrc.airoscript'
)
options=('!makeflags' '!emptydirs')
-source=(https://airoscript.googlecode.com/files/${pkgname}-${_pkgver}-${_pkgverrc}.tar.gz)
+source=(https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/airoscript/airoscript-ng-${_pkgver}-${_pkgverrc}.tar.gz)
sha512sums=('77056023e1671ae8ad719495cfef7189882e0ee3ed5db965e4798e13b75835afe700828be99efb8d3c6b95e11658aad768df0c7357f5e43f12ac13918ef49fd1')
prepare() {