summarylogtreecommitdiffstats
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
parent0686c7121dd05ae224400f45d70474d07626ec8d (diff)
downloadaur-de34fd82c0f1d63d219cdef70f22b65f93e51aab.tar.gz
Adjust help files permissions
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e07e22adad87..a2db0182e87b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = photofilmstrip
pkgdesc = Create video clips from photos
pkgver = 2.1.0
- pkgrel = 3
+ pkgrel = 4
url = http://www.photofilmstrip.org/1-0-Home.html
arch = i686
arch = x86_64
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