summarylogtreecommitdiffstats
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
parent5da0dd60f16d8ebaac20aa58e0335987ac4b5522 (diff)
downloadaur-hades.tar.gz
hades: update download url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d506a8dc06a9..bfa12b92beeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = hades
makedepends = imagemagick
depends = java-runtime
noextract = hades.jar
- source = http://tams-www.informatik.uni-hamburg.de/applets/hades/archive/hades.jar
+ source = https://tams.informatik.uni-hamburg.de/applets/hades/archive/hades.jar
source = hades
source = hades.desktop
source = LICENSE
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')