sd: update to 0.6.5
This commit is contained in:
parent
0639ff03da
commit
63333a159b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sd'
|
||||
pkgname=sd
|
||||
version=0.6.4
|
||||
version=0.6.5
|
||||
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=ceb29887826b9b5c56990ca9dc81a3e6177a0e08424954f4d80e76c413591a8d
|
||||
checksum=ed38e5103080373b00443f72683ac2785b18e354ab6ef4797e27af028be9baf2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue