chmln / sd

Intuitive find & replace CLI (sed alternative)
MIT License
5.72k stars 136 forks source link

Friendly ping to Arch packagers #278

Closed CosmicHorrorDev closed 10 months ago

CosmicHorrorDev commented 10 months ago

Hiya @svenstaro! I see you maintain the Arch package for sd. I noticed that the package was already flagged out of date, but I've gone ahead and adapted the existing PKGBUILD to handle the recent packaging changes if you want to steal that (the man page and completions are now all generated ahead of time instead of at build time)

https://github.com/CosmicHorrorDev/arch-pkgbuilds/commit/473d28dce07cd01a3d6bb4c4cdde004fc2d77cee

Also worth noting that we do also generate completions for powershell and elvish as well, but I don't know the standard locations that those completions would go in

alerque commented 10 months ago

System paths for Elvish shell completions can be seen here: https://github.com/elves/elvish/issues/1004

alerque commented 10 months ago

1.0.0 is in [extra-testing]. Feel free to give it a spin. And congrats on the major release.

CosmicHorrorDev commented 10 months ago

Feel free to give it a spin.

Seems to be working!

And congrats on the major release.

Thanks :)