2018-12-01 12:44:30 +01:00
|
|
|
# Template file for 'amber'
|
|
|
|
pkgname=amber
|
2019-05-24 18:38:29 +02:00
|
|
|
version=0.5.2
|
2018-12-01 12:44:30 +01:00
|
|
|
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"
|
2019-05-24 18:38:29 +02:00
|
|
|
checksum=5bcc594f7f4486e2b915bad1329b1a9a0e2dc1adf206eb9555c67e071a9022b8
|
2018-12-01 12:44:30 +01:00
|
|
|
|
|
|
|
post_install() {
|
|
|
|
vlicense LICENSE
|
|
|
|
}
|