From 4c044cd859a456d41ac9280dc4bf913db8ece950 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 24 Aug 2024 16:19:21 -0400 Subject: [PATCH] moar: update to 1.26.0 --- srcpkgs/moar/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/moar/template b/srcpkgs/moar/template index a425078ef7d..6526a401ab8 100644 --- a/srcpkgs/moar/template +++ b/srcpkgs/moar/template @@ -1,7 +1,7 @@ # Template file for 'moar' pkgname=moar -version=1.25.1 -revision=2 +version=1.26.0 +revision=1 build_style=go go_import_path=github.com/walles/moar go_ldflags="-X main.versionString=${version}" @@ -11,7 +11,7 @@ license="BSD-2-Clause" homepage="https://github.com/walles/moar" changelog="https://github.com/walles/moar/releases" distfiles="https://github.com/walles/moar/archive/refs/tags/v${version}.tar.gz" -checksum=c57fe9552c38663a7699c302efb51edb042034d23b8e34df71589fb5b29a424e +checksum=d08bbc7340abb149d9651062ed8c3710bd18c16457fd7597f4cbaedefa2be1b5 conflicts="MoarVM" do_check() {