amber: update to 0.5.8.
This commit is contained in:
parent
fa2679bbde
commit
4785e8320a
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.4
|
version=0.5.8
|
||||||
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=6cfe95d376f078a7003b05c473011bd14932dfc93c69a27c88e9ce77589476c2
|
checksum=f12e0b176273e011209e7d8613d1b9a049e50aeb536871c1f6c05a9d6a494935
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue