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/ov/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'ov'
pkgname=ov
version=0.51.1
version=0.54.0
revision=1
build_style=go
build_helper=qemu
Expand All @@ -13,7 +13,7 @@ license="MIT"
homepage="https://noborus.github.io/ov/"
changelog="https://github.com/noborus/ov/releases"
distfiles="https://github.com/noborus/ov/archive/refs/tags/v${version}.tar.gz"
checksum=740d018007e7da96787c057261e5a239513754102d1ad34d196e028221de0797
checksum=78248f48adb5deb6ca2e560b57583f0ae66ac5e71704b7dc0b35d2378e0df5ac

post_install() {
local ov="${DESTDIR}/usr/bin/ov"
Expand Down