mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
sd: update to 0.4.2.
This commit is contained in:
parent
80b9ad39ab
commit
c6a1786221
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sd'
|
# Template file for 'sd'
|
||||||
pkgname=sd
|
pkgname=sd
|
||||||
version=0.4.1
|
version=0.4.2
|
||||||
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=7f7e865696298adab6dabf5fe3d537fbb1ef7d6ccdf0adabb98a2c662a4c675d
|
checksum=aaa4df1105b73fac5dd35610c1466f349ed4b4f50d453b11b2e435fee7e96df8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue