ruplacer: update to 0.8.3

This commit is contained in:
cinerea0 2024-03-18 15:16:22 -04:00 committed by cinerea0
parent 4e9cae48d2
commit 2cc7eeab9b

View file

@ -1,15 +1,15 @@
# Template file for 'ruplacer' # Template file for 'ruplacer'
pkgname=ruplacer pkgname=ruplacer
version=0.8.2 version=0.8.3
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="Orphaned <orphan@voidlinux.org>" maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause" license="BSD-3-Clause"
homepage="https://github.com/dmerejkowsky/ruplacer" homepage="https://github.com/your-tools/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/your-tools/ruplacer/archive/refs/tags/v${version}.tar.gz"
checksum=b8525d315ce6cac6515a59b52fa3b0430bd124acd1cd378b5ef9adc81ce8d44c checksum=a4cbbba2377f07a5656f435d32a6920a7afb7d37cdc81f884a5150abed7ced4c
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE