# Template file for 'buku' pkgname=buku version=4.7 revision=2 depends="python3-urllib3 python3-BeautifulSoup4 python3-cryptography python3-html5lib" short_desc="Cmdline bookmark management utility" maintainer="Orphaned " license="GPL-3.0-or-later" homepage="https://github.com/jarun/Buku" distfiles="https://github.com/jarun/Buku/archive/v${version}.tar.gz" checksum=11d0860e66e0eea6c2ce566962ae0f8e34c76dc2317d108a4ae4e5a47097d468 do_install() { vbin buku vman buku.1 vcompletion auto-completion/bash/buku-completion.bash bash vcompletion auto-completion/zsh/_buku zsh vcompletion auto-completion/fish/buku.fish fish }