mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
desktop/insync-thunar: Updated for version 1.1.5.32051.
This commit is contained in:
parent
99dd2138b0
commit
098dc3c939
2 changed files with 6 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue