Search Criteria
Package Details: yandex-disk-indicator 1.12.2-0
Package Actions
Git Clone URL: | https://aur.archlinux.org/yandex-disk-indicator.git (read-only, click to copy) |
---|---|
Package Base: | yandex-disk-indicator |
Description: | Panel indicator (GUI) for YandexDisk CLI client for Linux. |
Upstream URL: | https://github.com/slytomcat/yandex-disk-indicator/ |
Licenses: | GPL3 |
Submitter: | Stalker-medik |
Maintainer: | Stalker-medik |
Last Packager: | Stalker-medik |
Votes: | 16 |
Popularity: | 0.000660 |
First Submitted: | 2018-11-14 17:29 (UTC) |
Last Updated: | 2023-10-15 17:55 (UTC) |
Dependencies (8)
- libappindicator-gtk3
- pygobject-devel (pygobject-devel-gitAUR, python-gobject)
- python (python37AUR, python311AUR, python310AUR)
- python-gobject (python-gobject-gitAUR)
- python-pyinotify
- xclip (wl-clipboard-x11AUR, xclip-gitAUR)
- yandex-diskAUR
- zenity (qarma-gitAUR, zenity-gtk3AUR, zenity-gitAUR)
Latest Comments
« First ‹ Previous 1 2
DragonX256 commented on 2019-06-24 11:26 (UTC) (edited on 2019-06-24 11:27 (UTC) by DragonX256)
Which is why I telling you all this time to do THIS sort of thing:
Stalker-medik commented on 2019-06-24 11:21 (UTC)
@DragonX256 можно на русском писать. Я не игнорирую, то что Вы писали. Просто изучал мануал.
Stalker-medik commented on 2019-06-24 11:09 (UTC)
I updated pkgbuild. I can not rename package, because package with -git already existed.
DragonX256 commented on 2019-06-24 10:49 (UTC)
You just did full opposite of what I've told you... You applied -git package building model, but your package isn't named with -git suffix.
DragonX256 commented on 2019-06-24 04:01 (UTC)
If you doesn't understand what I'm writing to you or what you should do to PKGBUILD, I recommend you to disown this package.
DragonX256 commented on 2019-06-24 03:59 (UTC) (edited on 2019-06-24 03:59 (UTC) by DragonX256)
Accidentally deleted my comment...
No, it hasn't. You using git repo
master
branch as source for package building, instead of downloading release archive from GitHub with version, described inpkgver
. Package will always ask for update, if any commits was pushed tomaster
branch.Stalker-medik commented on 2019-06-23 16:57 (UTC)
The package has been update to version 1.11.0.
DragonX256 commented on 2019-06-23 16:56 (UTC)
Your package was already building 1.11.0 with master branch commits before you changed pkgver, because you using -git packed building model. Please, fix PKGBUILD so it will only download source of specified pkgver, instead of cloning
master
branch!DragonX256 commented on 2019-06-21 15:19 (UTC)
Your package installs like git-version of package. Version of program on AUR is 1.10.6. However, after cloning git repo and installing, whatever the hell your AUR helper is, it installs program from master branch. From this case, 1.11.0. Fix your PKGBUILD, please.
« First ‹ Previous 1 2