buku: update to 2.8
This commit is contained in:
parent
782dcce9d3
commit
feb762530b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'buku'
|
# Template file for 'buku'
|
||||||
pkgname=buku
|
pkgname=buku
|
||||||
version=2.7
|
version=2.8
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=Buku-${version}
|
wrksrc=Buku-${version}
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -11,7 +11,7 @@ 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=9ebc95a665e56460d91b9d98711f1eba722b14a14a058e2ef330b117b79943fe
|
checksum=164ef66619012d6e89c11cd1f8b5247e3f31005ae89d97a59adc7760e76092b9
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin buku.py buku
|
vbin buku.py buku
|
||||||
|
|
Loading…
Reference in a new issue