mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
amber: update to 0.5.3
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
56f0652afd
commit
3fb586d0bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'amber'
|
# Template file for 'amber'
|
||||||
pkgname=amber
|
pkgname=amber
|
||||||
version=0.5.2
|
version=0.5.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Code search/replace tool"
|
short_desc="Code search/replace tool"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/dalance/amber"
|
homepage="https://github.com/dalance/amber"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=5bcc594f7f4486e2b915bad1329b1a9a0e2dc1adf206eb9555c67e071a9022b8
|
checksum=0670b6672204639816b498d008313c17d98c48ca23f6461c0e52c36d5d8f0ba0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue