Skip to content
Open
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/satty/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'satty'
pkgname=satty
version=0.20.0
version=0.20.1
revision=1
build_style=cargo
hostmakedepends="pkg-config"
Expand All @@ -10,7 +10,7 @@ maintainer="Fabien JUIF <fabien.juif@gmail.com>"
license="MPL-2.0"
homepage="https://github.com/Satty-org/Satty"
distfiles="https://github.com/Satty-org/Satty/archive/refs/tags/v${version}.tar.gz"
checksum=ee521697e13a65e19124aa115ca4d8a6d140242ba500aeb3c36629d62f9d6df4
checksum=86e85e8abdcfee925f0b95d424bd9eed9ad78aeb537707132e77ccb63133ac97

post_install() {
vlicense LICENSE
Expand Down