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