Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/cliflux/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'cliflux'
pkgname=cliflux
version=1.9.0
version=1.9.1
revision=1
build_style=cargo
hostmakedepends="pkg-config"
Expand All @@ -10,7 +10,7 @@ maintainer="Anachron <gith@cron.world>"
license="MIT"
homepage="https://github.com/spencerwi/cliflux"
distfiles="https://github.com/spencerwi/cliflux/archive/refs/tags/v${version}.tar.gz"
checksum=b62b79d3f20298f69ee94863e2375565b315d9418546b653115ba16dddd7f086
checksum=82b0f6186748034656b7c1f1df5a564248a845babe119538b3e1e71686cb51ca

post_install() {
vlicense LICENSE.md
Expand Down