mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fuzzypkg: update to 1.0.11.
This commit is contained in:
parent
366910642e
commit
ccde7e306a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fuzzypkg'
|
# Template file for 'fuzzypkg'
|
||||||
pkgname=fuzzypkg
|
pkgname=fuzzypkg
|
||||||
version=1.0.10
|
version=1.0.11
|
||||||
revision=1
|
revision=1
|
||||||
depends="bash xtools fzf util-linux"
|
depends="bash xtools fzf util-linux"
|
||||||
short_desc="XBPS fuzzy package manager"
|
short_desc="XBPS fuzzy package manager"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/zdykstra/fuzzypkg"
|
homepage="https://github.com/zdykstra/fuzzypkg"
|
||||||
distfiles="https://github.com/zdykstra/fuzzypkg/archive/v${version}.tar.gz"
|
distfiles="https://github.com/zdykstra/fuzzypkg/archive/v${version}.tar.gz"
|
||||||
checksum=59d79ab2cfe834886d0a11bfc69b0ea122a7b788d121360ff90110dc617e2ebc
|
checksum=af78b705b7ba5b32f7895972f02314bc960fa7d53c65ea68c1c5c5ea26c738b8
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue