sd: update to 0.7.5.
This commit is contained in:
parent
b156643bb7
commit
21a668ca51
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'sd'
|
||||
pkgname=sd
|
||||
version=0.6.5
|
||||
version=0.7.5
|
||||
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=ed38e5103080373b00443f72683ac2785b18e354ab6ef4797e27af028be9baf2
|
||||
distfiles="https://github.com/chmln/sd/archive/v${version}.tar.gz"
|
||||
checksum=f4731fd6bd992eed06ed9326cdef22093605ff97df1dd856e31c5015f0720c66
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue