Search Criteria
Package Details: yandex-disk 0.1.5.1039-2
Git Clone URL: | https://aur.archlinux.org/yandex-disk.git (read-only, click to copy) |
---|---|
Package Base: | yandex-disk |
Description: | Yandex.Disk keeps your files with you at all times. |
Upstream URL: | http://disk.yandex.ru/ |
Licenses: | |
Submitter: | ziggi |
Maintainer: | sistematico |
Last Packager: | sistematico |
Votes: | 125 |
Popularity: | 0.55 |
First Submitted: | 2013-08-27 11:59 |
Last Updated: | 2020-01-29 10:27 |
Dependencies (4)
- gcc (gcc-multilib-x32, fastgcc, gcc-multilib-git, gcc-git)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- glibc (glibc-linux4, glibc-git, glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-dso, lib32-glibc-dso)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
Latest Comments
1 2 3 4 5 6 Next › Last »
lybin commented on 2020-01-29 20:47
@timhs, the problem on your side.
timhs commented on 2020-01-29 20:28
can't update
I took a look at repo.yandex.ru and it looks like there is only the old yandex-disk_0.1.5.1039_amd64.deb there.
lybin commented on 2020-01-29 10:45
Thank you, also can transfer to a prepare section some commands, Arch unpacks deb already: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=upwork
sistematico commented on 2020-01-29 10:28
@lybin changed.
$ yandex-disk --version Yandex.Disk 0.1.5.1039 © 2019 YANDEX
lybin commented on 2020-01-22 11:11
@sistematico, pls change source url to https:// may be we will solve problem, I think hard cache somewhere...
sistematico commented on 2019-12-23 23:28
yandex-disk_0.1.5.1039_amd64.deb
Latest for me..
sergeimipt commented on 2019-12-18 14:28
it is again 0.1.5.1010 for me. There must be a problem on the Yandex server end. https://repo.yandex.ru/yandex-disk/deb/pool/main/y/yandex-disk
zkiroel commented on 2019-12-18 11:42
well thanks for the repo had to edit pkgbuild for 0.1.5.1010 version, maybe I had to install latest but nwm and change md5, and works like a sharm
sergeimipt commented on 2019-12-15 14:20
@lybin Just in case, the issue with the old version of yandex-disk does no longer exist (at least for me). When the page (https://repo.yandex.ru/yandex-disk/deb/pool/main/y/yandex-disk) is accessed from my machine, I see 0.1.5.1039 (as it should be).
PS: planned to write a message to Yandex but it is OK already.
sergeimipt commented on 2019-12-01 19:01
@lybin thanks for a prompt response. I have no idea why it is happening to me, and isn't to you. I tried from my home computer and from my mobile phone, two different network providers, both showing 1010, not 1039. I am based in Moscow, maybe it is somehow related to a user location.
Temporary fix: checkout to the previous commit
068ccdd9c232
(or HEAD~). Worked like a charm for me!$ sudo pacman -S --needed base-devel $ mkdir ~/git $ cd ~/git $ git clone https://aur.archlinux.org/yandex-disk.git $ git checkout
068ccdd9c232
# go one commit back $ cd yandex-disk $ makepkg -si