From 13936512edc366f5df02667494bed22086395175 Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Fri, 11 Oct 2024 20:17:57 +0200 Subject: [PATCH] numbat: update to 1.14.0 --- srcpkgs/numbat/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/numbat/template b/srcpkgs/numbat/template index 53d1301345c..9e47dc2adde 100644 --- a/srcpkgs/numbat/template +++ b/srcpkgs/numbat/template @@ -1,16 +1,16 @@ # Template file for 'numbat' pkgname=numbat -version=1.13.0 +version=1.14.0 revision=1 build_style=cargo make_install_args="--path numbat-cli" short_desc="Statically typed programming language for scientific computations" maintainer="Orphaned " -license="Apache-2.0, MIT" +license="Apache-2.0 OR 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=3c152ec83dd0615cc62d7f92164fabad361d853f3796db22c79c20fa060e26b4 +checksum=297c4ce1eca68a5f523a537b6d4a7334907f0cd4fbcf2162d1467d6d090c1445 post_install() { vlicense LICENSE-MIT