summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÉtienne Deparis2022-12-20 16:19:53 +0100
committerÉtienne Deparis2022-12-20 16:19:53 +0100
commitf58ae7ffc326e984a4e44bf74cdc48c1d648e8e2 (patch)
tree85d5ae6c99c92e639b63dd2fc6dbfbdf3e6ede2c
parent573de492c01b0a83d02da404d123477dc322a7e8 (diff)
downloadaur-molotov.tar.gz
Just change upstream URL for https
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed704bf42ebe..10b2938d4418 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
-# Generated by makepkg 6.0.1
-# Wed Sep 21 09:43:09 UTC 2022
+# Generated by makepkg 6.0.2
+# Tue Dec 20 15:18:36 UTC 2022
pkgbase = molotov
pkgdesc = Streaming access to French (only) TV channels.
pkgver = 4.5.1
pkgrel = 2
- url = http://www.molotov.tv/
+ url = https://www.molotov.tv/
arch = i686
arch = x86_64
license = unknown
diff --git a/PKGBUILD b/PKGBUILD
index b9ed8cc49c09..d47320096338 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=4.5.1
pkgrel=2
pkgdesc="Streaming access to French (only) TV channels."
arch=('i686' 'x86_64')
-url="http://www.molotov.tv/"
+url="https://www.molotov.tv/"
license=('unknown')
depends=('fuse' 'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils')
makedepends=('p7zip')