From a7099e9ebf03017bee780d85525c26014f9038c2 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Fri, 15 Nov 2024 07:31:28 -0500 Subject: [PATCH] ruplacer: update to 0.10.0 --- srcpkgs/ruplacer/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/ruplacer/template b/srcpkgs/ruplacer/template index c44813bcee6..0e47ef9a59a 100644 --- a/srcpkgs/ruplacer/template +++ b/srcpkgs/ruplacer/template @@ -1,6 +1,6 @@ # Template file for 'ruplacer' pkgname=ruplacer -version=0.9.0 +version=0.10.0 revision=1 build_style=cargo short_desc="Find and replace text in source files" @@ -9,7 +9,7 @@ license="BSD-3-Clause" homepage="https://github.com/your-tools/ruplacer" changelog="https://raw.githubusercontent.com/your-tools/ruplacer/main/CHANGELOG.md" distfiles="https://github.com/your-tools/ruplacer/archive/refs/tags/v${version}.tar.gz" -checksum=38467242bfa5c1932aa567664a26a01d52c7abc9b18c7d275c11427d11a4ffd6 +checksum=64570d46e9d3587903bc6d553da5f1581be9771a08672fd7a1b08e65ee0e008a post_install() { vlicense LICENSE