sd: update to 0.4.1
This commit is contained in:
parent
100c324b1d
commit
4232889987
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sd'
|
# Template file for 'sd'
|
||||||
pkgname=sd
|
pkgname=sd
|
||||||
version=0.4.0
|
version=0.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Intuitive find & replace CLI"
|
short_desc="Intuitive find & replace CLI"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/chmln/sd"
|
homepage="https://github.com/chmln/sd"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=974189be2e5c00baa8839462ad56ec32c2f78a362f97bc2f151ed81ebc5b0a21
|
checksum=7f7e865696298adab6dabf5fe3d537fbb1ef7d6ccdf0adabb98a2c662a4c675d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue