fuzzypkg: update to 1.0.10.
This commit is contained in:
parent
90860e279e
commit
c33ea3d3ed
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'fuzzypkg'
|
||||
pkgname=fuzzypkg
|
||||
version=1.0.8
|
||||
version=1.0.10
|
||||
revision=1
|
||||
depends="bash xtools fzf"
|
||||
depends="bash xtools fzf util-linux"
|
||||
short_desc="XBPS fuzzy package manager"
|
||||
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=089e7f2e3a3a942cae083e7e6d4314fe140bd8a4ed7edd74fcfea2116b3c0843
|
||||
checksum=59d79ab2cfe834886d0a11bfc69b0ea122a7b788d121360ff90110dc617e2ebc
|
||||
|
||||
do_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue