moar: update to 1.16.2.

This commit is contained in:
m3tav3rse 2023-09-17 15:10:23 +02:00 committed by Duncan Overbruck
parent cf18e47403
commit 3407d095ec

View file

@ -1,6 +1,6 @@
# Template file for 'moar' # Template file for 'moar'
pkgname=moar pkgname=moar
version=1.16.0 version=1.16.2
revision=1 revision=1
build_style=go build_style=go
go_import_path=github.com/walles/moar go_import_path=github.com/walles/moar
@ -9,9 +9,9 @@ short_desc="Drop-in replacement for the less pager"
maintainer="Diego Magdaleno <diegomagdaleno@pm.me>" maintainer="Diego Magdaleno <diegomagdaleno@pm.me>"
license="BSD-2-Clause" license="BSD-2-Clause"
homepage="https://github.com/walles/moar" homepage="https://github.com/walles/moar"
changelog="https://github.com/waller/moar/releases" changelog="https://github.com/walles/moar/releases"
distfiles="https://github.com/walles/moar/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/walles/moar/archive/refs/tags/v${version}.tar.gz"
checksum=39142047aee50f3823bd3223d28ba8133c202deca2c0689402a4606d74c63251 checksum=519a6ebe95b7a325966acfc13fb65c258609940042bf02f086ef2a5f4e59cbb6
conflicts="MoarVM" conflicts="MoarVM"
do_check() { do_check() {