diff --git a/srcpkgs/flavours/template b/srcpkgs/flavours/template index 7e5dfd62693..afb58c057d5 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"