# Template file for 'buku' pkgname=buku version=1.9 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/${version}.tar.gz" checksum=0bac6f4f1b6bcca4eea639a3a6ff22c4937f22fc49271bb610f8b25ddbf890e2 do_install() { vbin buku vman buku.1 }