From 6ca2a11be8a60a0e4239693863195eea3563d288 Mon Sep 17 00:00:00 2001 From: Numair Dubas Date: Tue, 4 Jul 2023 22:21:23 -0400 Subject: [PATCH] flavours: update to 0.7.1. Update srcpkgs/flavours/template Co-authored-by: classabbyamp flavours: update to 0.7.1. --- srcpkgs/flavours/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/flavours/template b/srcpkgs/flavours/template index 7e5dfd62693267..afb58c057d567d 100644 --- a/srcpkgs/flavours/template +++ b/srcpkgs/flavours/template @@ -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 " 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"