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
6 changes: 3 additions & 3 deletions srcpkgs/wtfutil/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'wtfutil'
pkgname=wtfutil
version=0.46.0
version=0.49.1
revision=1
build_style=go
go_import_path="github.com/wtfutil/wtf"
Expand All @@ -9,9 +9,9 @@ short_desc="Personal information dashboard for the terminal"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MPL-2.0"
homepage="https://wtfutil.com"
changelog="https://raw.githubusercontent.com/wtfutil/wtf/master/CHANGELOG.md"
changelog="https://github.com/wtfutil/wtf/releases"
distfiles="https://github.com/wtfutil/wtf/archive/refs/tags/v${version}.tar.gz"
checksum=9cf809323ff12b9c1499623647fad141dd91d552e5e26ca9ddb8da4a43aed762
checksum=77860a2bc3a14ebea15a8f31b388fd14a09dd2ecaade4e82079331c094896bb6

post_install() {
# Rename the binary to wtfutil when installing
Expand Down