From 2f61a2d03cb6e1dcf8edf8d6bbabd3154eb5ec58 Mon Sep 17 00:00:00 2001 From: Zach Dykstra Date: Tue, 24 Jan 2023 17:15:50 -0600 Subject: [PATCH] fuzzypkg: update to 1.0.9. --- srcpkgs/fuzzypkg/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fuzzypkg/template b/srcpkgs/fuzzypkg/template index 1c8cbe284e6c..26f32ce17528 100644 --- a/srcpkgs/fuzzypkg/template +++ b/srcpkgs/fuzzypkg/template @@ -1,14 +1,14 @@ # Template file for 'fuzzypkg' pkgname=fuzzypkg -version=1.0.8 +version=1.0.9 revision=1 -depends="bash xtools fzf" +depends="bash xtools fzf util-linux" short_desc="XBPS fuzzy package manager" maintainer="Zach Dykstra " license="MIT" homepage="https://github.com/zdykstra/fuzzypkg" distfiles="https://github.com/zdykstra/fuzzypkg/archive/v${version}.tar.gz" -checksum=089e7f2e3a3a942cae083e7e6d4314fe140bd8a4ed7edd74fcfea2116b3c0843 +checksum=1c225fbcc571a52dff2d880cabe6e850343e0dbc84e296a931ae03e04112db1e do_install() { vlicense LICENSE