From 63d616bfe33874f6ea116cbf8557d6ed0f9c869b Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sat, 23 Dec 2023 16:26:12 -0500 Subject: [PATCH] numbat: update to 1.9.0 --- srcpkgs/numbat/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/numbat/template b/srcpkgs/numbat/template index 5ba68b11ae6a4..a53d836faf02d 100644 --- a/srcpkgs/numbat/template +++ b/srcpkgs/numbat/template @@ -1,6 +1,6 @@ # Template file for 'numbat' pkgname=numbat -version=1.8.0 +version=1.9.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=b02e4227ba1e7234c246099365143e01b957dfe5ce530424912b485ca42d28f9 +checksum=5a0435bf938d6166c5089106cfb39049b0b207dec69a96552ccc3f114d515fd9 post_install() { vlicense LICENSE-MIT