volta: update to 1.0.5
This commit is contained in:
committed by
Érico Nogueira Rolim
parent
17f6d309ba
commit
db7e3b4668
@@ -1,6 +1,6 @@
|
||||
# Template file for 'volta'
|
||||
pkgname=volta
|
||||
version=1.0.4
|
||||
version=1.0.5
|
||||
revision=1
|
||||
archs="x86_64" # Due to volta pulling pre-built binaries later. Evil.
|
||||
build_style="cargo"
|
||||
@@ -11,7 +11,7 @@ maintainer="Alex Lohr <alex.lohr@logmein.com>"
|
||||
license="BSD-2-Clause"
|
||||
homepage="https://volta.sh/"
|
||||
distfiles="https://github.com/volta-cli/volta/archive/v${version}.tar.gz"
|
||||
checksum=e61cdb81e7cd776b1285b34dd715e246de5072c1a50f65b2394b6b605f044f4c
|
||||
checksum=8b3741376e639d0e2d2eec7a7b628ac1d70af7a2c459d9b01c05c4853f5680ae
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
||||
Reference in New Issue
Block a user