From 29c0c4a61f0b021f7fc5f4a897b79062edcd340f Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 10 Aug 2024 15:21:28 -0400 Subject: [PATCH] numbat: update to 1.13.0 --- srcpkgs/numbat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/numbat/template b/srcpkgs/numbat/template index e24b9349ae6..53d1301345c 100644 --- a/srcpkgs/numbat/template +++ b/srcpkgs/numbat/template @@ -1,6 +1,6 @@ # Template file for 'numbat' pkgname=numbat -version=1.12.0 +version=1.13.0 revision=1 build_style=cargo make_install_args="--path numbat-cli" @@ -10,7 +10,7 @@ license="Apache-2.0, MIT" homepage="https://numbat.dev" changelog="https://github.com/sharkdp/numbat/releases" distfiles="https://github.com/sharkdp/numbat/archive/refs/tags/v${version}.tar.gz" -checksum=6e5f2d3e912d38c2b55d10e151498d9d7837541502243bdf1330a7b44cd9da24 +checksum=3c152ec83dd0615cc62d7f92164fabad361d853f3796db22c79c20fa060e26b4 post_install() { vlicense LICENSE-MIT