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() {