flavours: update to 0.7.1.

closes #44850
This commit is contained in:
Numair Dubas 2023-07-04 22:21:23 -04:00 committed by classabbyamp
parent d9e568ade0
commit affd9aa016
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 4 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'flavours'
pkgname=flavours
version=0.6.1
version=0.7.1
revision=1
build_style=cargo
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>"
license="MIT"
homepage="https://github.com/Misterio77/flavours"
distfiles=${homepage}/archive/refs/tags/v${version}.tar.gz
checksum=48c7659031d399ff125a07b71419935946e0da8d3ef1817a9f89dda32c2dcac1
changelog="https://raw.githubusercontent.com/Misterio77/flavours/master/CHANGELOG.md"
distfiles=https://github.com/Misterio77/flavours/archive/refs/tags/v${version}.tar.gz
checksum=207002728cc270d92f4cd437384925e767c611d30520ec8a29816dfe600d7f61
post_build() {
FLAVOURS="target/${RUST_TARGET}/release/flavours"