summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÉtienne Deparis2022-04-20 17:51:17 +0200
committerÉtienne Deparis2022-04-20 17:51:17 +0200
commit136fbd9da19d611785156dfeb21b3a95171ba2cc (patch)
tree47abfb6c88323ed3368f42cce23e0f5dd90435b6
parent79591e1097d3c00e9af1a767c60393f172a005be (diff)
downloadaur-136fbd9da19d611785156dfeb21b3a95171ba2cc.tar.gz
4.5.1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4d43458852d..a5a35cbfd2ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 6.0.1
-# Wed Mar 9 06:50:32 UTC 2022
+# Wed Apr 20 15:50:10 UTC 2022
pkgbase = molotov
pkgdesc = Streaming access to French (only) TV channels.
- pkgver = 4.4.8
+ pkgver = 4.5.1
pkgrel = 1
url = http://www.molotov.tv/
arch = i686
@@ -14,9 +14,9 @@ pkgbase = molotov
depends = hicolor-icon-theme
depends = xdg-utils
options = !strip
- source = https://desktop-auto-upgrade.molotov.tv/linux/Molotov-4.4.8.AppImage
+ source = https://desktop-auto-upgrade.molotov.tv/linux/Molotov-4.5.1.AppImage
source = molotov
- sha256sums = 00f0bca55ef3928e41e405ea2f6895f365ed23a9aa3eff9fb7863817a8e36b6d
+ sha256sums = dcea91f794270f11d89ab3e674b09cd02014f67442b704ef8d9b798d47f5bbd4
sha256sums = 3a2d0c45ec2a964b229ee44a729d5d86319d573296ca44c8a33e171ce23a3b47
pkgname = molotov
diff --git a/PKGBUILD b/PKGBUILD
index d55c3419f660..66aac4a302b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=molotov
# Check last version by a call on https://desktop-auto-upgrade.molotov.tv/linux/manifest.json
-pkgver=4.4.8
+pkgver=4.5.1
pkgrel=1
pkgdesc="Streaming access to French (only) TV channels."
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@ makedepends=('p7zip')
options=('!strip')
source=("https://desktop-auto-upgrade.molotov.tv/linux/Molotov-${pkgver}.AppImage"
'molotov')
-sha256sums=('00f0bca55ef3928e41e405ea2f6895f365ed23a9aa3eff9fb7863817a8e36b6d'
+sha256sums=('dcea91f794270f11d89ab3e674b09cd02014f67442b704ef8d9b798d47f5bbd4'
'3a2d0c45ec2a964b229ee44a729d5d86319d573296ca44c8a33e171ce23a3b47')
prepare() {