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/updo/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'updo'
pkgname=updo
version=0.4.7
version=0.4.8
revision=1
build_style=go
go_import_path=github.com/Owloops/updo
Expand All @@ -10,7 +10,7 @@ license="MIT"
homepage="https://github.com/Owloops/updo"
changelog="https://github.com/Owloops/updo/releases"
distfiles="https://github.com/Owloops/updo/archive/refs/tags/v${version}.tar.gz"
checksum=030b296d9f9b6c0b4a532a9a90b87e8dfde21c06dada05bd3670782b739ce69c
checksum=771a0265ebfd9132698c16937dd9b207344d3108b79a5623b39da111fcb19fb5

post_install() {
vlicense LICENSE
Expand Down