mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
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'
|
# Template file for 'buku'
|
||||||
pkgname=buku
|
pkgname=buku
|
||||||
version=2.6
|
version=2.7
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=Buku-${version}
|
wrksrc=Buku-${version}
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -11,9 +11,9 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/jarun/Buku"
|
homepage="https://github.com/jarun/Buku"
|
||||||
distfiles="https://github.com/jarun/Buku/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jarun/Buku/archive/v${version}.tar.gz"
|
||||||
checksum=ac83a2d104ca632352262613fa92a6293a84e31b00dab24fa90448e71ec6106e
|
checksum=9ebc95a665e56460d91b9d98711f1eba722b14a14a058e2ef330b117b79943fe
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin buku
|
vbin buku.py buku
|
||||||
vman buku.1
|
vman buku.1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue