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/wtfutil/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'wtfutil'
pkgname=wtfutil
version=0.49.1
version=0.50.0
revision=1
build_style=go
go_import_path="github.com/wtfutil/wtf"
Expand All @@ -11,7 +11,7 @@ license="MPL-2.0"
homepage="https://wtfutil.com"
changelog="https://github.com/wtfutil/wtf/releases"
distfiles="https://github.com/wtfutil/wtf/archive/refs/tags/v${version}.tar.gz"
checksum=77860a2bc3a14ebea15a8f31b388fd14a09dd2ecaade4e82079331c094896bb6
checksum=cec9b0a4d01dd6d2a81a8cd429e992786a2a3a212d4e2c090ab4d10172ca9794

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