summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÉtienne Deparis2017-03-31 10:38:11 +0200
committerÉtienne Deparis2017-03-31 10:38:11 +0200
commitc15e9fef7a430e2439c1ff454317738c99cdc449 (patch)
tree5813f1a7976f3950891ce02dce176bdd0f39fa40
parentbda3b0c4b7388071e3541dd0428454706aad2e03 (diff)
downloadaur-c15e9fef7a430e2439c1ff454317738c99cdc449.tar.gz
Bump to 1.4.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c79b5b621a1..c3a1b0e6b812 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.0.1
-# Thu Feb 9 19:49:43 UTC 2017
+# Fri Mar 31 08:37:23 UTC 2017
pkgbase = molotov
pkgdesc = Molotov gives a streaming access to french TV channels.
- pkgver = 1.2.2
+ pkgver = 1.4.2
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 = http://desktop-auto-upgrade.molotov.tv/linux/Molotov-1.2.2.AppImage
+ source = Molotov-1.4.2.AppImage::http://desktop-auto-upgrade.molotov.tv/linux/1.4.2/molotov
source = molotov
- sha256sums = f34e1d4eeefb71fb373c427209114af89ef7765bded2c8e6990a07f864c966ad
+ sha256sums = dfb7de01bd5af05e245a867ea071476deda6e6af241d8e1f1ec26e6120325dd7
sha256sums = 2be51f427383ccf086485dc49f5d93855550598371b5ea9e583d4a7d6726534e
pkgname = molotov
diff --git a/PKGBUILD b/PKGBUILD
index f62892c170f2..ef7a75f50f96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Étienne Deparis <etienne@depar.is>
pkgname=molotov
-pkgver=1.2.2
+pkgver=1.4.2
pkgrel=1
pkgdesc="Molotov gives a streaming access to french TV channels."
arch=('i686' 'x86_64')
@@ -10,9 +10,9 @@ license=('unknown')
depends=('fuse' 'gconf' 'desktop-file-utils' 'xdg-utils')
makedepends=('p7zip')
options=('!strip')
-source=("http://desktop-auto-upgrade.molotov.tv/linux/Molotov-${pkgver}.AppImage"
+source=("Molotov-${pkgver}.AppImage::http://desktop-auto-upgrade.molotov.tv/linux/${pkgver}/molotov"
'molotov')
-sha256sums=('f34e1d4eeefb71fb373c427209114af89ef7765bded2c8e6990a07f864c966ad'
+sha256sums=('dfb7de01bd5af05e245a867ea071476deda6e6af241d8e1f1ec26e6120325dd7'
'2be51f427383ccf086485dc49f5d93855550598371b5ea9e583d4a7d6726534e')
build() {