summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD3
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8caf5c783e27..d121b4c8bdd6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.0.1
-# Wed Dec 7 18:18:24 UTC 2016
+# Thu Dec 8 09:09:11 UTC 2016
pkgbase = molotov
pkgdesc = Molotov gives a streaming access to french TV channels.
pkgver = 1.1.0
- pkgrel = 1
+ pkgrel = 2
url = http://www.molotov.tv/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 3515a263f7fa..9734c55ebff9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=molotov
pkgver=1.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Molotov gives a streaming access to french TV channels."
arch=('i686' 'x86_64')
url="http://www.molotov.tv/"
@@ -21,6 +21,7 @@ build() {
echo "Categories=Video;Player;AudioVideo;" >> Molotov.desktop
sed -i "s/MOLOTOV_VERSION/${pkgver}/g" molotov
+ chmod 755 usr/share/icons
}
package() {