ov: update to 0.41.0.

This commit is contained in:
Bnyro 2025-05-20 22:12:33 +02:00 committed by tranzystorekk
parent 857274ff79
commit 06a9546954

View file

@ -1,18 +1,18 @@
# Template file for 'ov'
pkgname=ov
version=0.40.1
version=0.41.0
revision=1
build_style=go
build_helper=qemu
go_import_path=github.com/noborus/ov
go_ldflags="-X main.Version=${version} -X main.Revision=none"
go_ldflags="-X main.Version=${version} -X 'main.Revision=Void Linux'"
short_desc="Feature-rich terminal-based text viewer"
maintainer="Bnyro <bnyro@tutanota.com>"
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=fc582e832dd1b85c04ec0347454a56288d119a1eff76e2e7d63da34680b855a4
checksum=5c3997c02770ff12e51abaabb60629869692653ae4ee5e5a015f3f28c070b48d
post_install() {
local ov="${DESTDIR}/usr/bin/ov"