Search Criteria
Package Details: sodalite 0.21.43-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/sodalite.git (read-only, click to copy) |
---|---|
Package Base: | sodalite |
Description: | Keyboard-driven terminal file navigator and launcher |
Upstream URL: | https://sodalite.hnicke.de |
Licenses: | GPL |
Submitter: | hnicke |
Maintainer: | hnicke |
Last Packager: | hnicke |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-02-21 00:21 (UTC) |
Last Updated: | 2022-08-24 17:59 (UTC) |
Dependencies (11)
- python (python37AUR, python311AUR, python310AUR)
- python-binaryornot
- python-blinker
- python-click
- python-pygments
- python-pyperclip
- python-urwid
- python-watchdog (python-watchdog-gitAUR)
- python-yaml (python-yaml-gitAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR)
- python-setuptools (make)
Latest Comments
Kunda commented on 2019-03-29 15:38 (UTC)
@hnicke do you mind prepending
https://
to theUpstream URL:
?hnicke commented on 2018-03-03 20:05 (UTC)
Thank you for pointing this out, Alad. I've applied your fix.
Alad commented on 2018-03-03 16:38 (UTC) (edited on 2018-03-03 16:39 (UTC) by Alad)
Note that having an archive named "v123.tar.gz" is problematic with a fixed SRCDEST (as there may be other packages with an "v123.tar.gz" archive). Workaround is to use source=("$pkgname-$pkgver.tar.gz::https://github.com/hnicke/sodalite/archive/v0.7.0.tar.gz") instead.