summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTilo Brueckner2019-01-28 21:38:28 +0100
committerTilo Brueckner2019-01-28 21:38:28 +0100
commitcbf7a5944e9d0ac9d8d759da263112cef1bb8d05 (patch)
tree6a929e5344503f9b613f0b133cd68154816c1133 /PKGBUILD
parent4f4a84002043c398c97feb832e787264bc331d6b (diff)
downloadaur-cbf7a5944e9d0ac9d8d759da263112cef1bb8d05.tar.gz
fixed download URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71ca9269f070..9ec536092b85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="http://jcloisterzone.com/en/"
license=('AGPL')
depends=('java-runtime>=8' 'archlinux-java-run')
-source=("http://jcloisterzone.com/builds/JCloisterZone-${pkgver}.tgz"
+source=("http://play.jcloisterzone.com/builds/JCloisterZone-${pkgver}.tgz"
'jcloisterzone.sh'
'jcloisterzone.desktop'
'ico.png')