summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonne Haß2019-09-02 11:47:48 +0200
committerJonne Haß2019-09-02 11:47:48 +0200
commit557dd0ab4c3bb4d2fe6d90d432e69708f74bc931 (patch)
tree76e6d1322903521e70c4ab7d2c5050f46ce01bb4 /PKGBUILD
parent5da0dd60f16d8ebaac20aa58e0335987ac4b5522 (diff)
downloadaur-hades.tar.gz
hades: update download url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ccab38ff929e..355a6982466e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="http://tams-www.informatik.uni-hamburg.de/applets/hades/"
license=('custom')
depends=('java-runtime')
makedepends=('unzip' 'imagemagick')
-source=("http://tams-www.informatik.uni-hamburg.de/applets/hades/archive/$pkgname.jar"
+source=("https://tams.informatik.uni-hamburg.de/applets/hades/archive/$pkgname.jar"
'hades'
'hades.desktop'
'LICENSE')