summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÉtienne Deparis2018-02-17 16:08:36 +0100
committerÉtienne Deparis2018-02-17 16:08:36 +0100
commit2472ae91e91fc3b7046ce46498a7c53c44838f7a (patch)
tree49f1bdd8c3088b187739df2e50e37891228f335d
parente3c7af848c38597a46475cdc90d87813c2ded304 (diff)
downloadaur-2472ae91e91fc3b7046ce46498a7c53c44838f7a.tar.gz
New release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a663bb1f276..bc958ba7325a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.0.2
-# Sun Feb 11 18:39:01 UTC 2018
+# Sat Feb 17 15:08:21 UTC 2018
pkgbase = molotov
pkgdesc = Molotov gives a streaming access to french TV channels.
- pkgver = 2.0.3
+ pkgver = 2.0.5
pkgrel = 1
url = http://www.molotov.tv/
arch = i686
@@ -14,9 +14,9 @@ pkgbase = molotov
depends = desktop-file-utils
depends = xdg-utils
options = !strip
- source = Molotov-2.0.3.AppImage::http://desktop-auto-upgrade.molotov.tv/linux/2.0.3/molotov
+ source = Molotov-2.0.5.AppImage::http://desktop-auto-upgrade.molotov.tv/linux/2.0.5/molotov
source = molotov
- sha256sums = 84703fe524d264c1d530d7b9ee8b84a6de8a6920a46077a3752b7318c6e65675
+ sha256sums = dfec479409265f8051fd16c8a1d2f27a9d743c134add14e07d13a64aeb51fa51
sha256sums = 2be51f427383ccf086485dc49f5d93855550598371b5ea9e583d4a7d6726534e
pkgname = molotov
diff --git a/PKGBUILD b/PKGBUILD
index 2c8244cd2b44..402f7b29a589 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Étienne Deparis <etienne@depar.is>
pkgname=molotov
-pkgver=2.0.3
+pkgver=2.0.5
pkgrel=1
pkgdesc="Molotov gives a streaming access to french TV channels."
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ makedepends=('p7zip')
options=('!strip')
source=("Molotov-${pkgver}.AppImage::http://desktop-auto-upgrade.molotov.tv/linux/${pkgver}/molotov"
'molotov')
-sha256sums=('84703fe524d264c1d530d7b9ee8b84a6de8a6920a46077a3752b7318c6e65675'
+sha256sums=('dfec479409265f8051fd16c8a1d2f27a9d743c134add14e07d13a64aeb51fa51'
'2be51f427383ccf086485dc49f5d93855550598371b5ea9e583d4a7d6726534e')
build() {