sd: update to 0.7.6
This commit is contained in:
parent
62d1e9c4d2
commit
c9af7cb665
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'sd'
|
||||
pkgname=sd
|
||||
version=0.7.5
|
||||
version=0.7.6
|
||||
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="https://github.com/chmln/sd/archive/v${version}.tar.gz"
|
||||
checksum=f4731fd6bd992eed06ed9326cdef22093605ff97df1dd856e31c5015f0720c66
|
||||
checksum=faf33a97797b95097c08ebb7c2451ac9835907254d89863b10ab5e0813b5fe5f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue