From 3eb10620740e8697359ca4be01eb5d11d8f5f31f Mon Sep 17 00:00:00 2001 From: Zach Dykstra Date: Mon, 16 Jun 2025 07:46:41 -0500 Subject: [PATCH] fuzzypkg: update to 1.0.13. --- srcpkgs/fuzzypkg/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fuzzypkg/template b/srcpkgs/fuzzypkg/template index f058bfc099c..16c8cf396cd 100644 --- a/srcpkgs/fuzzypkg/template +++ b/srcpkgs/fuzzypkg/template @@ -1,6 +1,6 @@ # Template file for 'fuzzypkg' pkgname=fuzzypkg -version=1.0.12 +version=1.0.13 revision=1 depends="bash xtools fzf util-linux" short_desc="XBPS fuzzy package manager" @@ -8,7 +8,7 @@ maintainer="Zach Dykstra " license="MIT" homepage="https://github.com/zdykstra/fuzzypkg" distfiles="https://github.com/zdykstra/fuzzypkg/archive/v${version}.tar.gz" -checksum=b75ec7553c8ef08b1ac3c67b1f5b50b6e50aa1dc02272fdf1291e1ab01b21788 +checksum=251b55be2d49a13e498ee2f49ee0eb49547ec7a0d1e932166354f1d34faf3954 do_install() { vlicense LICENSE