From 5308b75473c81638c916266388f03217abd2f18b Mon Sep 17 00:00:00 2001 From: tranzystorekk Date: Fri, 25 Apr 2025 23:09:56 +0200 Subject: [PATCH] jaq: update to 2.2.0 --- srcpkgs/jaq/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/jaq/template b/srcpkgs/jaq/template index 19affb2c8ee..d3f2d435b67 100644 --- a/srcpkgs/jaq/template +++ b/srcpkgs/jaq/template @@ -1,6 +1,6 @@ # Template file for 'jaq' pkgname=jaq -version=2.1.1 +version=2.2.0 revision=1 build_style=cargo configure_args="--no-default-features" @@ -11,7 +11,7 @@ license="MIT" homepage="https://github.com/01mf02/jaq" changelog="https://github.com/01mf02/jaq/releases" distfiles="https://github.com/01mf02/jaq/archive/refs/tags/v${version}.tar.gz" -checksum=b8276f6618bd69b2d8feb8d76b927a6debe1bc950742d344643cc4e4d0849009 +checksum=eee6a4d608c31c12c82644f1cdb69cfed55bb079806ec939e4de486bb252c631 post_install() { vlicense LICENSE-MIT