Search Criteria
Package Details: gsh-bin 0.22.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gsh-bin.git (read-only, click to copy) |
---|---|
Package Base: | gsh-bin |
Description: | A modern, POSIX-compatible, generative shell |
Upstream URL: | https://github.com/atinylittleshell/gsh |
Keywords: | posix sh shell |
Licenses: | GPL-3.0-or-later |
Conflicts: | gsh |
Provides: | gsh |
Submitter: | Atinylittleshell |
Maintainer: | Atinylittleshell |
Last Packager: | Atinylittleshell |
Votes: | 1 |
Popularity: | 0.63 |
First Submitted: | 2025-01-04 08:03 (UTC) |
Last Updated: | 2025-02-03 09:07 (UTC) |
Latest Comments
Atinylittleshell commented on 2025-01-26 22:55 (UTC)
fixed in 0.18.2
Atinylittleshell commented on 2025-01-26 22:55 (UTC)
fixing... some files got mistakenly included into the gsh-bin package. Should be good in 10 minutes or so!
Dominiquini commented on 2025-01-26 22:49 (UTC) (edited on 2025-01-26 22:49 (UTC) by Dominiquini)
==> Starting package()...
install: cannot stat './ROADMAP.md': No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
-> error making: gsh-bin-exit status 4
-> Failed to install the following packages. Manual intervention is required:
gsh-bin - exit status 4
Atinylittleshell commented on 2025-01-25 20:13 (UTC)
waiting for https://github.com/goreleaser/goreleaser/issues/5485
vitaliikuzhdin commented on 2025-01-23 13:06 (UTC)
The
PKGBUILD
also needs to explicitly stateinstall=filename.install
.Atinylittleshell commented on 2025-01-21 08:28 (UTC)
done!
vitaliikuzhdin commented on 2025-01-20 11:43 (UTC)
Please add an
.install
file similar to that of gsh. I copied it from zsh as it is needed for all shell packages.