summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFlorent H. CARRÉ2016-01-26 16:45:33 +0100
committerFlorent H. CARRÉ2016-01-26 16:45:33 +0100
commit597f2623abd2312fae961bdb20fed1628c57cae1 (patch)
tree129bc71953bcc66ce910e05a544fbe5a7be87c8b /PKGBUILD
parent92c6ebf32019fade8a12cafbde12100a630e776a (diff)
downloadaur-597f2623abd2312fae961bdb20fed1628c57cae1.tar.gz
fix an upstream bug : bad chmod on loaders.py
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 4 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65fa94298728..06e45c6b5d1b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer : Florent H. CARRÉ <colundrum@gmail.com>
pkgname=qarte
pkgver=2.7.0
-pkgrel=1
+pkgrel=2
pkgdesc='Allow you to browse into the archive of arte+7 & arteLiveWeb sites and to record your prefered videos.'
url='https://launchpad.net/qarte'
arch=('i686' 'x86_64')
@@ -21,6 +21,9 @@ package() {
# For crontab
sed -i "/.replace('<root>', root)/ s/.*/ .replace('python', 'python2')\\\\\n&/" differedTask.py
+ # Fix chmod on loaders.py
+ chmod 755 loaders.py
+
# Man compression
gzip qarte.1