parent
1d68f96e36
commit
7d2202b0d9
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'ruplacer'
|
||||
pkgname=ruplacer
|
||||
version=0.6.4
|
||||
version=0.8.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Find and replace text in source files"
|
||||
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||
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=4f66e8970942e55dc287c585eef7a21394aefa49df746cef429f9e5bc6714c7a
|
||||
checksum=7109bf19c0f62ec477c952c1c509353f7c6abd19deb9169384ebc9d21ad71dc7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue