ruplacer: update to 0.6.2
This commit is contained in:
parent
17ef242b1d
commit
f18ba93f53
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'ruplacer'
|
# Template file for 'ruplacer'
|
||||||
pkgname=ruplacer
|
pkgname=ruplacer
|
||||||
version=0.4.3
|
version=0.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Find and replace text in source files"
|
short_desc="Find and replace text in source files"
|
||||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/TankerHQ/ruplacer"
|
homepage="https://github.com/dmerejkowsky/ruplacer"
|
||||||
distfiles="https://static.crates.io/crates/ruplacer/ruplacer-${version}.crate"
|
distfiles="https://github.com/dmerejkowsky/ruplacer/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=3dd4fcaea05dcd98dbcdc302ef1446d2af5f4d7fa7f7d35fe4666581a0597ffa
|
checksum=54533bb5ee33a5580f6d1160e92f4adf436350937dd2705de14ed9af185ee875
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue