summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2120ffbb494a..2f89f6c4576e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=("i686" "x86_64")
url="http://www.dontstarvegame.com/"
license=('Custom')
options=(!strip)
-source=("${pkgname}_x64_$pkgver.tar.gz::https://download-it-manually"
+source=("hib://${pkgname}_x64_$pkgver.tar.gz"
"http://curl.haxx.se/download/curl-${_curlver}.tar.gz"
"dontstarve.sh"
"dontstarve.desktop")