mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
desktop/insync-thunar: Updated REQUIRES.
Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
parent
0ef9db1302
commit
e2b29d71af
2 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@ DEBNAM=precise
|
|||
VERSION=${VERSION:-1.3.8.36087}
|
||||
ARCH=noarch
|
||||
DEBARCH=all
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
CWD=$(pwd)
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://s.insynchq.com/builds/insync-thunar_1.3.8.36087-precise_all.deb
|
|||
MD5SUM="565977fabda8c35c88e0f8674de9749a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="thunarx-python"
|
||||
REQUIRES="thunarx-python insync"
|
||||
MAINTAINER="Marcel Saegebarth"
|
||||
EMAIL="marc@mos6581.de"
|
||||
|
|
Loading…
Reference in a new issue