# Template file for 'buku' pkgname=buku version=2.4 revision=1 wrksrc=Buku-${version} noarch=yes depends="python3" short_desc="A cmdline bookmark management utility" maintainer="Diogo Leal " license="GPL-3" homepage="https://github.com/jarun/Buku" distfiles="https://github.com/jarun/Buku/archive/v${version}.tar.gz" checksum=55a0065389475b6993503e20271fcd1705a98c3c3aea8211971ffb055ae5d9fb do_install() { vbin buku vman buku.1 }