mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fish-shell, mmv-go, n: orphan
This commit is contained in:
parent
1d28dfbe32
commit
aab4be2cac
3 changed files with 3 additions and 3 deletions
|
@ -7,7 +7,7 @@ hostmakedepends="gettext"
|
||||||
makedepends="ncurses-devel pcre2-devel"
|
makedepends="ncurses-devel pcre2-devel"
|
||||||
checkdepends="python3-pexpect procps-ng"
|
checkdepends="python3-pexpect procps-ng"
|
||||||
short_desc="User friendly shell intended mostly for interactive use"
|
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"
|
license="GPL-2.0-only"
|
||||||
homepage="https://fishshell.com/"
|
homepage="https://fishshell.com/"
|
||||||
changelog="https://github.com/fish-shell/fish-shell/raw/master/CHANGELOG.rst"
|
changelog="https://github.com/fish-shell/fish-shell/raw/master/CHANGELOG.rst"
|
||||||
|
|
|
@ -6,7 +6,7 @@ build_style=go
|
||||||
go_import_path="github.com/itchyny/mmv"
|
go_import_path="github.com/itchyny/mmv"
|
||||||
go_package="./cmd/mmv"
|
go_package="./cmd/mmv"
|
||||||
short_desc="Rename and move multiple files at once with your editor"
|
short_desc="Rename and move multiple files at once with your editor"
|
||||||
maintainer="anelki <akierig@fastmail.de>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/itchyny/mmv"
|
homepage="https://github.com/itchyny/mmv"
|
||||||
changelog="https://raw.githubusercontent.com/itchyny/mmv/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/itchyny/mmv/main/CHANGELOG.md"
|
||||||
|
|
|
@ -5,7 +5,7 @@ revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="curl tar"
|
depends="curl tar"
|
||||||
short_desc="Simple command line NodeJS version management"
|
short_desc="Simple command line NodeJS version management"
|
||||||
maintainer="anelki <akierig@fastmail.de>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/tj/n"
|
homepage="https://github.com/tj/n"
|
||||||
changelog="https://raw.githubusercontent.com/tj/n/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/tj/n/master/CHANGELOG.md"
|
||||||
|
|
Loading…
Add table
Reference in a new issue