summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsmls2015-08-10 14:40:01 +0200
committersmls2015-08-10 14:40:01 +0200
commit90b295f724022b3dab587b2dfd73fb1807264abe (patch)
treec724885a7e21b6ceac2902d821d11b69cb17398a /PKGBUILD
parent552ad76aa2c041c5524e2afb8b4856457401276f (diff)
downloadaur-arxfatalis-data-demo.tar.gz
use remote source URL rather than making users download it themselves
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 2 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11297e4ab303..9725119f7e30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,14 +14,11 @@ conflicts=('arxfatalis-data-gog' 'arxfatalis-data-copy'
makedepends=('cabextract' 'libarchive')
optdepends=('arxlibertatis: native Linux game executable')
PKGEXT='.pkg.tar'
-DLAGENTS+=('local::/usr/bin/echo "Please download %u (see http://arx.vg/Getting_the_game_data#Demo), and place it in \"$(pwd)\"."; exit 1')
_gamepkg="arx_demo_english.zip"
-# TODO: use one of these URLs if they turn out to be stable
-# download2us.softpedia.com/dl/6314cb8d77f3a31c46f8d19b814de5a8/55a00aaa/200041355/games/demo/arx_demo_english.zip
-# http://public.ag.ru/vd/b33ab46983cdcb2489a5a4c8e4a93257/demos/5122/arx_demo_english.zip
-source=("local://$_gamepkg"
+# See http://wiki.arx-libertatis.org/Getting_the_game_data#Demo for alternative URLs
+source=("http://public.ag.ru/vd/b33ab46983cdcb2489a5a4c8e4a93257/demos/5122/$_gamepkg"
"arx-install-data") # from http://arx.vg/arx-install-data
md5sums=('3c59a5799e1237b1b181c96e8c09155a'
'fc5456e4c213af243b65862db8d5db0a')