summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÉtienne Deparis2022-03-09 07:51:09 +0100
committerÉtienne Deparis2022-03-09 07:51:09 +0100
commit79591e1097d3c00e9af1a767c60393f172a005be (patch)
tree58ac61b176877628c8b48c28ae1528fe942df334
parentd7039739ec4f4535804fa972e4ee0381bf1afed7 (diff)
downloadaur-79591e1097d3c00e9af1a767c60393f172a005be.tar.gz
4.4.8
-rw-r--r--.SRCINFO11
-rw-r--r--PKGBUILD8
2 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3b7ac8bd882..b4d43458852d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
-# Generated by makepkg 6.0.0
-# Mon Jul 12 10:38:56 UTC 2021
+# Generated by makepkg 6.0.1
+# Wed Mar 9 06:50:32 UTC 2022
pkgbase = molotov
pkgdesc = Streaming access to French (only) TV channels.
- pkgver = 4.4.4
+ pkgver = 4.4.8
pkgrel = 1
url = http://www.molotov.tv/
arch = i686
@@ -11,11 +11,12 @@ pkgbase = molotov
makedepends = p7zip
depends = fuse
depends = desktop-file-utils
+ depends = hicolor-icon-theme
depends = xdg-utils
options = !strip
- source = Molotov-4.4.4.AppImage::http://desktop-auto-upgrade.molotov.tv/linux/4.4.4/molotov.AppImage
+ source = https://desktop-auto-upgrade.molotov.tv/linux/Molotov-4.4.8.AppImage
source = molotov
- sha256sums = bd2b9cdc4ecfb4b101e0861644e41fee436a37a1a3a505d4646dcf57610b4ad8
+ sha256sums = 00f0bca55ef3928e41e405ea2f6895f365ed23a9aa3eff9fb7863817a8e36b6d
sha256sums = 3a2d0c45ec2a964b229ee44a729d5d86319d573296ca44c8a33e171ce23a3b47
pkgname = molotov
diff --git a/PKGBUILD b/PKGBUILD
index 160f80dc19e8..d55c3419f660 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,18 +2,18 @@
pkgname=molotov
# Check last version by a call on https://desktop-auto-upgrade.molotov.tv/linux/manifest.json
-pkgver=4.4.4
+pkgver=4.4.8
pkgrel=1
pkgdesc="Streaming access to French (only) TV channels."
arch=('i686' 'x86_64')
url="http://www.molotov.tv/"
license=('unknown')
-depends=('fuse' 'desktop-file-utils' 'xdg-utils')
+depends=('fuse' 'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils')
makedepends=('p7zip')
options=('!strip')
-source=("Molotov-${pkgver}.AppImage::http://desktop-auto-upgrade.molotov.tv/linux/${pkgver}/$pkgname.AppImage"
+source=("https://desktop-auto-upgrade.molotov.tv/linux/Molotov-${pkgver}.AppImage"
'molotov')
-sha256sums=('bd2b9cdc4ecfb4b101e0861644e41fee436a37a1a3a505d4646dcf57610b4ad8'
+sha256sums=('00f0bca55ef3928e41e405ea2f6895f365ed23a9aa3eff9fb7863817a8e36b6d'
'3a2d0c45ec2a964b229ee44a729d5d86319d573296ca44c8a33e171ce23a3b47')
prepare() {