fish-shell, mmv-go, n: orphan

This commit is contained in:
anelki 2024-12-26 05:22:56 -06:00 committed by tranzystorekk
parent 1d28dfbe32
commit aab4be2cac
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ hostmakedepends="gettext"
makedepends="ncurses-devel pcre2-devel"
checkdepends="python3-pexpect procps-ng"
short_desc="User friendly shell intended mostly for interactive use"
maintainer="anelki <akierig@fastmail.de>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://fishshell.com/"
changelog="https://github.com/fish-shell/fish-shell/raw/master/CHANGELOG.rst"

View file

@ -6,7 +6,7 @@ build_style=go
go_import_path="github.com/itchyny/mmv"
go_package="./cmd/mmv"
short_desc="Rename and move multiple files at once with your editor"
maintainer="anelki <akierig@fastmail.de>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/itchyny/mmv"
changelog="https://raw.githubusercontent.com/itchyny/mmv/main/CHANGELOG.md"

View file

@ -5,7 +5,7 @@ revision=1
build_style=gnu-makefile
depends="curl tar"
short_desc="Simple command line NodeJS version management"
maintainer="anelki <akierig@fastmail.de>"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/tj/n"
changelog="https://raw.githubusercontent.com/tj/n/master/CHANGELOG.md"