buku: update to 2.7 (#5274)
This commit is contained in:
parent
529c315124
commit
b8d4b5887e
1 changed files with 3 additions and 3 deletions
|
@ -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 <diogo@diogoleal.com>"
|
|||
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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue