New package: sd-0.4.0
This commit is contained in:
parent
94c6cd0b04
commit
970acbfa91
1 changed files with 15 additions and 0 deletions
15
srcpkgs/sd/template
Normal file
15
srcpkgs/sd/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'sd'
|
||||||
|
pkgname=sd
|
||||||
|
version=0.4.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="${homepage}/archive/${version}.tar.gz"
|
||||||
|
checksum=974189be2e5c00baa8839462ad56ec32c2f78a362f97bc2f151ed81ebc5b0a21
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue