summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Marcel Saegebarth <marc@mos6581.de>2015-02-08 13:26:04 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-02-14 15:52:14 +0700
commit098dc3c9390f048ff212f9b52fae7d4a4fa82baa (patch)
tree0f210b8c4142efb21ea4d51b2167c9534a89fc8e /desktop
parent99dd2138b0185c3a0c100c11f67f70039eb93bbd (diff)
downloadslackbuilds-098dc3c9390f048ff212f9b52fae7d4a4fa82baa.tar.gz
slackbuilds-098dc3c9390f048ff212f9b52fae7d4a4fa82baa.tar.xz
desktop/insync-thunar: Updated for version 1.1.5.32051.
Diffstat (limited to 'desktop')
-rw-r--r--desktop/insync-thunar/insync-thunar.SlackBuild4
-rw-r--r--desktop/insync-thunar/insync-thunar.info6
2 files changed, 6 insertions, 4 deletions
diff --git a/desktop/insync-thunar/insync-thunar.SlackBuild b/desktop/insync-thunar/insync-thunar.SlackBuild
index 7ca3818535..adb8764c15 100644
--- a/desktop/insync-thunar/insync-thunar.SlackBuild
+++ b/desktop/insync-thunar/insync-thunar.SlackBuild
@@ -24,7 +24,7 @@
PRGNAM=insync-thunar
DEBNAM=precise
-VERSION=${VERSION:-1.1.3.32034}
+VERSION=${VERSION:-1.1.5.32051}
ARCH=noarch
DEBARCH=all
BUILD=${BUILD:-1}
@@ -48,6 +48,8 @@ find -L . \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
+chmod 0755 $PKG
+
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
diff --git a/desktop/insync-thunar/insync-thunar.info b/desktop/insync-thunar/insync-thunar.info
index cb5859720b..f28b95a71f 100644
--- a/desktop/insync-thunar/insync-thunar.info
+++ b/desktop/insync-thunar/insync-thunar.info
@@ -1,8 +1,8 @@
PRGNAM="insync-thunar"
-VERSION="1.1.3.32034"
+VERSION="1.1.5.32051"
HOMEPAGE="http://www.insynchq.com/"
-DOWNLOAD="http://s.insynchq.com/builds/insync-thunar_1.1.3.32034-precise_all.deb"
-MD5SUM="176ed14bf3a939b7e685e2c0d28818dd"
+DOWNLOAD="http://s.insynchq.com/builds/insync-thunar_1.1.5.32051-precise_all.deb"
+MD5SUM="8ab6246b116d07e90f39442209c9ff3f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="thunarx-python"