fuzzypkg: update to 1.0.11.
This commit is contained in:
parent
366910642e
commit
ccde7e306a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fuzzypkg'
|
||||
pkgname=fuzzypkg
|
||||
version=1.0.10
|
||||
version=1.0.11
|
||||
revision=1
|
||||
depends="bash xtools fzf util-linux"
|
||||
short_desc="XBPS fuzzy package manager"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/zdykstra/fuzzypkg"
|
||||
distfiles="https://github.com/zdykstra/fuzzypkg/archive/v${version}.tar.gz"
|
||||
checksum=59d79ab2cfe834886d0a11bfc69b0ea122a7b788d121360ff90110dc617e2ebc
|
||||
checksum=af78b705b7ba5b32f7895972f02314bc960fa7d53c65ea68c1c5c5ea26c738b8
|
||||
|
||||
do_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue