parent
d9e568ade0
commit
affd9aa016
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'flavours'
|
# Template file for 'flavours'
|
||||||
pkgname=flavours
|
pkgname=flavours
|
||||||
version=0.6.1
|
version=0.7.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper=qemu
|
build_helper=qemu
|
||||||
@ -8,8 +8,9 @@ short_desc="Simple and easy cli to build and use base16 schemes"
|
|||||||
maintainer="Numair Dubas <Numair2644@protonmail.com>"
|
maintainer="Numair Dubas <Numair2644@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/Misterio77/flavours"
|
homepage="https://github.com/Misterio77/flavours"
|
||||||
distfiles=${homepage}/archive/refs/tags/v${version}.tar.gz
|
changelog="https://raw.githubusercontent.com/Misterio77/flavours/master/CHANGELOG.md"
|
||||||
checksum=48c7659031d399ff125a07b71419935946e0da8d3ef1817a9f89dda32c2dcac1
|
distfiles=https://github.com/Misterio77/flavours/archive/refs/tags/v${version}.tar.gz
|
||||||
|
checksum=207002728cc270d92f4cd437384925e767c611d30520ec8a29816dfe600d7f61
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
FLAVOURS="target/${RUST_TARGET}/release/flavours"
|
FLAVOURS="target/${RUST_TARGET}/release/flavours"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user