# Template file for 'volta' pkgname=volta version=2.0.2 revision=1 archs="x86_64" # Due to volta pulling pre-built binaries later. Evil. build_style="cargo" hostmakedepends="pkg-config" makedepends="openssl-devel" short_desc="JavaScript tool version sync helper" maintainer="Alex Lohr " license="BSD-2-Clause" homepage="https://volta.sh/" distfiles="https://github.com/volta-cli/volta/archive/v${version}.tar.gz" checksum=0e93d17c36fb79222b10881d6c67d667483f85b19a0498eacfc535ef31894dbe post_install() { vlicense LICENSE }