mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
amber: update to 0.6.0
This commit is contained in:
parent
f71e175492
commit
8e4dbedd42
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'amber'
|
||||
pkgname=amber
|
||||
version=0.5.9
|
||||
revision=2
|
||||
version=0.6.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Code search/replace tool"
|
||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/dalance/amber"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=bf974e997fffa0d54463fc85e44f054563372ca4dade50099fb6ecec0ca8c483
|
||||
distfiles="https://github.com/dalance/amber/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=41908502077197f55ec86b3a4dd4059a78deae9833e9ba33302b1146cc1ec3f5
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue