AUR (en) - selectdefaultapplication-git
Latest Comments
Hakkaten commented on 2022-04-16 06:21 (UTC)
duckunix commented on 2022-04-14 22:46 (UTC) (edited on 2022-04-14 22:46 (UTC) by duckunix)
Seems that github does not like anonymous git:// anymore. Simple fix:
source=("git+$url.git")
BujuArena commented on 2022-03-18 20:31 (UTC)
The comment below is now mandatory, as github has changed the behavior to prevent using the git protocol on github. This package currently is not installable and requires intervention.
sgorblex commented on 2021-11-02 13:58 (UTC)
The package uses the no longer supported git protocol on GitHub. Please update the PKGBUILD to use git clone via https.
@duckunix Editing the PKGBUILD locally with that worked thanks for the tip! I hope he notices that the package has been flagged..