summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÉtienne Deparis2017-01-27 10:12:52 +0100
committerÉtienne Deparis2017-01-27 10:12:52 +0100
commit869be97e723e4ae8abff7d0758af06646200f7fb (patch)
tree4ea0f8f56f3be6b05121610080e8251c98690ad9
parent3a00c5a19e4f1f1e429deff37956416f1a897880 (diff)
downloadaur-869be97e723e4ae8abff7d0758af06646200f7fb.tar.gz
New pkgbuild version
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e6e8fdf5bf8..eddb210e9ec7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.0.1
-# Wed Jan 4 12:57:33 UTC 2017
+# Fri Jan 27 09:12:24 UTC 2017
pkgbase = molotov
pkgdesc = Molotov gives a streaming access to french TV channels.
- pkgver = 1.1.2
+ pkgver = 1.2.0
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.1.2.AppImage
+ source = http://desktop-auto-upgrade.molotov.tv/linux/Molotov-1.2.0.AppImage
source = molotov
- sha256sums = e089640cb183d77532a8de88ed9950a6f840dc31911e297feeddac60d51241b0
+ sha256sums = 7603bb99408e963110849fe66ff30d25cfef539a86fab6c08eb029ae55310edd
sha256sums = 2be51f427383ccf086485dc49f5d93855550598371b5ea9e583d4a7d6726534e
pkgname = molotov
diff --git a/PKGBUILD b/PKGBUILD
index b923b6d2b98e..1d51b1492553 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Étienne Deparis <etienne@depar.is>
pkgname=molotov
-pkgver=1.1.2
+pkgver=1.2.0
pkgrel=1
pkgdesc="Molotov gives a streaming access to french TV channels."
arch=('i686' 'x86_64')
@@ -12,13 +12,13 @@ makedepends=('p7zip')
options=('!strip')
source=("http://desktop-auto-upgrade.molotov.tv/linux/Molotov-${pkgver}.AppImage"
'molotov')
-sha256sums=('e089640cb183d77532a8de88ed9950a6f840dc31911e297feeddac60d51241b0'
+sha256sums=('7603bb99408e963110849fe66ff30d25cfef539a86fab6c08eb029ae55310edd'
'2be51f427383ccf086485dc49f5d93855550598371b5ea9e583d4a7d6726534e')
build() {
cd $srcdir
sed -i "s/Exec=AppRun/Exec=molotov/" Molotov.desktop
- echo "Categories=Video;Player;AudioVideo;" >> Molotov.desktop
+ sed -i "s/Categories=AudioVideo/Categories=Video;Player;AudioVideo;/" Molotov.desktop
sed -i "s/MOLOTOV_VERSION/${pkgver}/g" molotov
chmod 755 usr/share/icons