From 29d3df3f9affeea472b5df1b2e5ac27dee081499 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 10 Aug 2024 15:21:50 -0400 Subject: [PATCH] ruplacer: update to 0.9.0 --- srcpkgs/ruplacer/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/ruplacer/template b/srcpkgs/ruplacer/template index c59658e6947..c44813bcee6 100644 --- a/srcpkgs/ruplacer/template +++ b/srcpkgs/ruplacer/template @@ -1,15 +1,15 @@ # Template file for 'ruplacer' pkgname=ruplacer -version=0.8.3 +version=0.9.0 revision=1 build_style=cargo short_desc="Find and replace text in source files" maintainer="Orphaned " license="BSD-3-Clause" homepage="https://github.com/your-tools/ruplacer" -changelog="https://github.com/your-tools/ruplacer/raw/main/CHANGELOG.md" +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=a4cbbba2377f07a5656f435d32a6920a7afb7d37cdc81f884a5150abed7ced4c +checksum=38467242bfa5c1932aa567664a26a01d52c7abc9b18c7d275c11427d11a4ffd6 post_install() { vlicense LICENSE