Package Details: insync-nautilus 3.8.2.50468-1

Git Clone URL: https://aur.archlinux.org/insync-nautilus.git (read-only, click to copy)
Package Base: insync-nautilus
Description: Python extension and icons for integrating Insync with Nautilus
Upstream URL: https://www.insynchq.com/downloads
Keywords: browser drive extension file google insynchq manager
Licenses: custom:insync
Submitter: markzz
Maintainer: edh
Last Packager: edh
Votes: 20
Popularity: 0.69
First Submitted: 2015-08-16 15:37 (UTC)
Last Updated: 2022-11-30 15:25 (UTC)

Latest Comments

edh commented on 2022-08-14 13:39 (UTC)

@gerson Thanks, fixed.

gerson commented on 2022-08-12 13:51 (UTC)

Link to the .deb file is broken. The correct one seems to be:

https://cdn.insynchq.com/builds/linux/insync-nautilus_3.7.9.50368_all.deb

https://cdn.insynchq.com/builds/linux/${pkgname}_${pkgver}_all.deb

Taken from the insync webpage.

edh commented on 2019-11-08 13:20 (UTC)

@ferrell Thanks a bunch for the hint! I updated the package accordingly. I was waiting for this to happen for some time...

ferrell commented on 2019-11-08 12:57 (UTC)

@edh I have spoken with the insync team and they have said that this extension now works with python-nautilus (the 3.7 one) natively.

edh commented on 2018-12-18 16:51 (UTC)

@jgottlander I added a package for python2-nautilus to the AUR as insync-nautilus does not work with python-nautilus.

jgottlander commented on 2018-12-18 09:06 (UTC)

python2-nautilus package is removed, so dependency break when trying to install. Not sure if python-nautilus will work, since it is based on python 3.7.

markzz commented on 2016-05-28 19:36 (UTC)

WHOOPS I'll fix that when I get home later tonight. Also I'll look at the hook you're suggesting.

edh commented on 2016-05-28 19:30 (UTC)

@markzz You forgot to update the checksums. The git log shows no change there though the new one would be sha256sums=('e192138bbfcc09d6aba530ba3c02be6c6d3d2bdbf9be738d852a2a504bf815cc') . I hate to update them manually since it really is easy to forget, but since this is a git repo it may easily be automated with git hooks [1]. (Sorry for the 'advertisement' :D) [1] https://github.com/Edenhofer/abs/blob/master/pre-commit.hook