mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fuzzypkg: update to 1.0.12.
This commit is contained in:
parent
0bad73c836
commit
34f2ee5209
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.11
|
version=1.0.12
|
||||||
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=af78b705b7ba5b32f7895972f02314bc960fa7d53c65ea68c1c5c5ea26c738b8
|
checksum=b75ec7553c8ef08b1ac3c67b1f5b50b6e50aa1dc02272fdf1291e1ab01b21788
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue