diff --git a/srcpkgs/buku/template b/srcpkgs/buku/template index 7d2e2cf0066..fc982895fe7 100644 --- a/srcpkgs/buku/template +++ b/srcpkgs/buku/template @@ -1,6 +1,6 @@ # Template file for 'buku' pkgname=buku -version=2.6 +version=2.7 revision=1 wrksrc=Buku-${version} noarch=yes @@ -11,9 +11,9 @@ maintainer="Diogo Leal " license="GPL-3" homepage="https://github.com/jarun/Buku" distfiles="https://github.com/jarun/Buku/archive/v${version}.tar.gz" -checksum=ac83a2d104ca632352262613fa92a6293a84e31b00dab24fa90448e71ec6106e +checksum=9ebc95a665e56460d91b9d98711f1eba722b14a14a058e2ef330b117b79943fe do_install() { - vbin buku + vbin buku.py buku vman buku.1 }