summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Henrique Merces Moreira2016-06-15 01:22:07 -0300
committerCarlos Henrique Merces Moreira2016-06-15 01:22:07 -0300
commitde34fd82c0f1d63d219cdef70f22b65f93e51aab (patch)
tree4f1ed8e37a1819ce501f50c5e41cf9b19f7d1f7a /PKGBUILD
parent0686c7121dd05ae224400f45d70474d07626ec8d (diff)
downloadaur-de34fd82c0f1d63d219cdef70f22b65f93e51aab.tar.gz
Adjust help files permissions
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