New package: ruplacer-0.4.1
This commit is contained in:
parent
d1797b048c
commit
db43e0535c
|
@ -0,0 +1,15 @@
|
|||
# Template file for 'ruplacer'
|
||||
pkgname=ruplacer
|
||||
version=0.4.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Find and replace text in source files"
|
||||
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
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue