ruplacer: update to 0.4.3.
This commit is contained in:
parent
53df754782
commit
136b0ed896
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ruplacer'
|
||||
pkgname=ruplacer
|
||||
version=0.4.1
|
||||
version=0.4.3
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Find and replace text in source files"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/TankerHQ/ruplacer"
|
||||
distfiles="https://static.crates.io/crates/ruplacer/ruplacer-${version}.crate"
|
||||
checksum=90a9cf9d018b46ada4be7fedf004a0933a5b1fc000bbdfe40806c94b931d8c8f
|
||||
checksum=3dd4fcaea05dcd98dbcdc302ef1446d2af5f4d7fa7f7d35fe4666581a0597ffa
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue