summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPieter Goetschalckx2015-10-31 14:21:48 +0100
committerPieter Goetschalckx2015-10-31 14:21:48 +0100
commit9363983482a04a75e0f2a3fb5f345ac06a91efa0 (patch)
tree902f5d59295b5b9a733460e29161a5655b21c8e3 /PKGBUILD
parentcddaa59a65eacac4977a6cc4ffb407e494ae936e (diff)
downloadaur-9363983482a04a75e0f2a3fb5f345ac06a91efa0.tar.gz
Fix url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e16889f4ddc8..e15cdc7a0f79 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://strem.io"
license=('custom')
install=stremio.install
source=("https://strem.io/Stremio${_basever}.linux.tar.gz"
- "http://www.strem.io/Stremio${pkgver}.asar.gz"
+ "https://strem.io/Stremio${pkgver}.asar.gz"
"https://strem.io/favicon-32x32.png"
"https://strem.io/favicon-96x96.png"
"stremio.desktop")