mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 15:02:56 +02:00
ruplacer: update to 0.8.2
This commit is contained in:
parent
b309fe8c67
commit
da35de6cd8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ruplacer'
|
||||
pkgname=ruplacer
|
||||
version=0.8.1
|
||||
version=0.8.2
|
||||
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/dmerejkowsky/ruplacer"
|
||||
changelog="https://github.com/your-tools/ruplacer/raw/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/dmerejkowsky/ruplacer/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=aed24fc2bd688733c0176a79c8709adee2251f721a3405972906b8ac82b1ba74
|
||||
checksum=b8525d315ce6cac6515a59b52fa3b0430bd124acd1cd378b5ef9adc81ce8d44c
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue