ruplacer: update to 0.6.4.
This commit is contained in:
parent
d5f26c682e
commit
3e5f4505f0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ruplacer'
|
# Template file for 'ruplacer'
|
||||||
pkgname=ruplacer
|
pkgname=ruplacer
|
||||||
version=0.6.2
|
version=0.6.4
|
||||||
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"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/dmerejkowsky/ruplacer"
|
homepage="https://github.com/dmerejkowsky/ruplacer"
|
||||||
distfiles="https://github.com/dmerejkowsky/ruplacer/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/dmerejkowsky/ruplacer/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=54533bb5ee33a5580f6d1160e92f4adf436350937dd2705de14ed9af185ee875
|
checksum=4f66e8970942e55dc287c585eef7a21394aefa49df746cef429f9e5bc6714c7a
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue