mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ruplacer: update to 0.9.0
This commit is contained in:
parent
29c0c4a61f
commit
29d3df3f9a
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'ruplacer'
|
# Template file for 'ruplacer'
|
||||||
pkgname=ruplacer
|
pkgname=ruplacer
|
||||||
version=0.8.3
|
version=0.9.0
|
||||||
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/your-tools/ruplacer"
|
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"
|
distfiles="https://github.com/your-tools/ruplacer/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=a4cbbba2377f07a5656f435d32a6920a7afb7d37cdc81f884a5150abed7ced4c
|
checksum=38467242bfa5c1932aa567664a26a01d52c7abc9b18c7d275c11427d11a4ffd6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue