# Template file for 'volta' pkgname=volta version=1.0.4 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=e61cdb81e7cd776b1285b34dd715e246de5072c1a50f65b2394b6b605f044f4c post_install() { vlicense LICENSE }