ruplacer: update to 0.8.1.
This commit is contained in:
parent
a84d6e10e2
commit
70a5dd76d4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ruplacer'
|
||||
pkgname=ruplacer
|
||||
version=0.8.0
|
||||
version=0.8.1
|
||||
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=7109bf19c0f62ec477c952c1c509353f7c6abd19deb9169384ebc9d21ad71dc7
|
||||
checksum=aed24fc2bd688733c0176a79c8709adee2251f721a3405972906b8ac82b1ba74
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue