sd: update to 1.0.0
This commit is contained in:
parent
be73029414
commit
b045c0c628
@ -1,15 +1,20 @@
|
||||
# Template file for 'sd'
|
||||
pkgname=sd
|
||||
version=0.7.6
|
||||
revision=2
|
||||
version=1.0.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Intuitive find & replace CLI"
|
||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/chmln/sd"
|
||||
distfiles="https://github.com/chmln/sd/archive/v${version}.tar.gz"
|
||||
checksum=faf33a97797b95097c08ebb7c2451ac9835907254d89863b10ab5e0813b5fe5f
|
||||
changelog="https://raw.githubusercontent.com/chmln/sd/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/chmln/sd/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=2adc1dec0d2c63cbffa94204b212926f2735a59753494fca72c3cfe4001d472f
|
||||
|
||||
post_install() {
|
||||
vman gen/sd.1
|
||||
vcompletion gen/completions/sd.bash bash
|
||||
vcompletion gen/completions/sd.fish fish
|
||||
vcompletion gen/completions/_sd zsh
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user