diff options
Diffstat (limited to 'network/insync/insync.SlackBuild')
-rw-r--r-- | network/insync/insync.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/insync/insync.SlackBuild b/network/insync/insync.SlackBuild index 99cc0a7d15..8aa2eb2d42 100644 --- a/network/insync/insync.SlackBuild +++ b/network/insync/insync.SlackBuild @@ -27,8 +27,8 @@ # https://github.com/willysr/SlackHacks/tree/master/SlackBuilds/insync-kde PRGNAM=insync -DEBNAM=bionic -VERSION=${VERSION:-3.1.3.40790} +DEBNAM=xenial +VERSION=${VERSION:-3.3.9.40955} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |