From 8fe864179bf97682c2ae2c2de856c02e7c2946fd Mon Sep 17 00:00:00 2001 From: m3tav3rse Date: Sun, 17 Sep 2023 15:10:23 +0200 Subject: [PATCH] moar: update to 1.16.2. --- srcpkgs/moar/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/moar/template b/srcpkgs/moar/template index 8994295a4f1ad..dc5c7473b66ac 100644 --- a/srcpkgs/moar/template +++ b/srcpkgs/moar/template @@ -1,6 +1,6 @@ # Template file for 'moar' pkgname=moar -version=1.16.0 +version=1.16.2 revision=1 build_style=go go_import_path=github.com/walles/moar @@ -9,9 +9,9 @@ short_desc="Drop-in replacement for the less pager" maintainer="Diego Magdaleno " license="BSD-2-Clause" 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" -checksum=39142047aee50f3823bd3223d28ba8133c202deca2c0689402a4606d74c63251 +checksum=519a6ebe95b7a325966acfc13fb65c258609940042bf02f086ef2a5f4e59cbb6 conflicts="MoarVM" do_check() {