diff --git a/srcpkgs/cliflux/template b/srcpkgs/cliflux/template index 95c7324a7a9..e4e4468454c 100644 --- a/srcpkgs/cliflux/template +++ b/srcpkgs/cliflux/template @@ -1,6 +1,6 @@ # Template file for 'cliflux' pkgname=cliflux -version=1.4.4 +version=1.8.0 revision=1 build_style=cargo hostmakedepends="pkg-config" @@ -10,8 +10,8 @@ maintainer="Anachron " license="MIT" homepage="https://github.com/spencerwi/cliflux" distfiles="https://github.com/spencerwi/cliflux/archive/refs/tags/v${version}.tar.gz" -checksum=89bbfe00f0bb3ccdba3668f8fd7c1867b89aa43a255fc4b8a998bdecfd8d1945 +checksum=1beceeb65af96b1dc586b4895942ec2b671b3c1604207e6a2e4a072c46362a28 -do_install() { +post_install() { vlicense LICENSE.md }