Search Criteria
Package Details: fselect-git 0.7.6.r0.g5013085-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/fselect-git.git (read-only, click to copy) |
---|---|
Package Base: | fselect-git |
Description: | Find files with SQL-like queries |
Upstream URL: | https://github.com/jhspetersson/fselect |
Licenses: | MIT |
Conflicts: | fselect |
Provides: | fselect |
Submitter: | asm0dey |
Maintainer: | asm0dey |
Last Packager: | asm0dey |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-03-17 07:03 (UTC) |
Last Updated: | 2024-05-21 18:14 (UTC) |
Dependencies (3)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- git (git-gitAUR, git-glAUR) (make)
- rust (rust-nightlyAUR, rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup) (make)
Latest Comments
asm0dey commented on 2024-05-21 18:14 (UTC)
Updated, thanks @Gallifreyan
Gallifreyan commented on 2024-05-21 17:24 (UTC)
There appears to be an error in PKGBUILD: the source is
"$pkgname::git://github.com/jhspetersson/fselect.git"
when it should be"$pkgname::git+https://github.com/jhspetersson/fselect.git"