Search Criteria
Package Details: selectdefaultapplication-git r19.73a7579-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/selectdefaultapplication-git.git (read-only, click to copy) |
---|---|
Package Base: | selectdefaultapplication-git |
Description: | A very simple application that lets you define default applications on Linux in a sane way |
Upstream URL: | https://github.com/sandsmark/selectdefaultapplication |
Keywords: | default mime mimeapps mimetypes xdg |
Licenses: | GPL |
Submitter: | sandsmark |
Maintainer: | imyavetra |
Last Packager: | imyavetra |
Votes: | 37 |
Popularity: | 0.189430 |
First Submitted: | 2018-04-07 16:49 (UTC) |
Last Updated: | 2022-05-29 07:28 (UTC) |
Dependencies (3)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
Hakkaten commented on 2022-04-16 06:21 (UTC)
@duckunix Editing the PKGBUILD locally with that worked thanks for the tip! I hope he notices that the package has been flagged..
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.