# Template file for 'buku' pkgname=buku version=2.3 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=0fe0cf1d9e62c3b492f38cd11dd47b567c82aef1ebe04e097055a6f708ec64c9 do_install() { vbin buku vman buku.1 }