summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1a5e8c10fe4..43631c770d9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Carlos Henrique Merces Moreira "chmercesmoreira" <ch.mercesmoreira@gmail.com>
pkgname=photofilmstrip
pkgver=2.1.0
-pkgrel=3
+pkgrel=4
pkgdesc="Create video clips from photos"
arch=('i686' 'x86_64')
url="http://www.photofilmstrip.org/1-0-Home.html"
@@ -20,6 +20,8 @@ package () {
python2.7 setup.py install --root="$pkgdir" --optimize=1
chmod 644 $pkgdir/usr/share/applications/photofilmstrip.desktop
+
+ find /usr/share/doc/photofilmstrip/ -type f -exec chmod 644 {} \;
for size in 32x32 48x48 64x64 192x192
do