mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
triforce: update to 0.3.2
This commit is contained in:
parent
5e74c940b8
commit
fba3546147
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'triforce'
|
# Template file for 'triforce'
|
||||||
pkgname=triforce
|
pkgname=triforce
|
||||||
version=0.2.0
|
version=0.3.2
|
||||||
revision=1
|
revision=1
|
||||||
archs="aarch64*"
|
archs="aarch64*"
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
|
@ -10,7 +10,7 @@ maintainer="dkwo <npiazza@disroot.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://crates.io/crates/triforce-lv2"
|
homepage="https://crates.io/crates/triforce-lv2"
|
||||||
distfiles="https://github.com/chadmed/triforce/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/chadmed/triforce/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=b2b60a0b89c104fcc7f2d86801b715abdc6972eebde8d67a9a7b95ec713f0b46
|
checksum=1d081222d0bfe2c961ac44b368c9f1d2dd9ec0833a35bab87863bac07e9df019
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vinstall target/${RUST_TARGET}/release/libtriforce.so 0755 usr/lib/lv2/triforce.lv2
|
vinstall target/${RUST_TARGET}/release/libtriforce.so 0755 usr/lib/lv2/triforce.lv2
|
||||||
|
|
Loading…
Add table
Reference in a new issue