ruplacer: update to 0.8.2

This commit is contained in:
cinerea0 2023-09-15 12:29:00 -04:00 committed by Duncan Overbruck
parent b309fe8c67
commit da35de6cd8

View file

@ -1,6 +1,6 @@
# Template file for 'ruplacer' # Template file for 'ruplacer'
pkgname=ruplacer pkgname=ruplacer
version=0.8.1 version=0.8.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"
@ -9,7 +9,7 @@ license="BSD-3-Clause"
homepage="https://github.com/dmerejkowsky/ruplacer" homepage="https://github.com/dmerejkowsky/ruplacer"
changelog="https://github.com/your-tools/ruplacer/raw/main/CHANGELOG.md" changelog="https://github.com/your-tools/ruplacer/raw/main/CHANGELOG.md"
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=aed24fc2bd688733c0176a79c8709adee2251f721a3405972906b8ac82b1ba74 checksum=b8525d315ce6cac6515a59b52fa3b0430bd124acd1cd378b5ef9adc81ce8d44c
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE