summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
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() {