summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorQuentin Retornaz2016-03-27 00:38:36 +0100
committerQuentin Retornaz2016-03-27 00:38:36 +0100
commit00f984812e78790cbf384d9b7aabbb1b4bf93ebb (patch)
tree1b8c52dcf8193185ab1d731459e9fb06593d5ee8 /PKGBUILD
parentca4045f3b7c811334c4520c2534192920c4dd1a2 (diff)
downloadaur-00f984812e78790cbf384d9b7aabbb1b4bf93ebb.tar.gz
updated download link
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0af74252e276..e47f4fee40c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ optdepends=()
makedepends=('vala' 'cmake')
conflicts=('go-for-it-git' 'go-for-it-bzr')
install=go-for-it.install
-source=(https://github.com/mank319/Go-For-It/archive/release_v${pkgver}.tar.gz)
+source=(release_${pkgver}.tar.gz::https://codeload.github.com/mank319/Go-For-It/tar.gz/release_${pkgver})
sha256sums=('cb4db45577ee6469d0160c94ccff04cb02bf64167db71a785aef35443b79ecf0')
prepare() {