buku: update to 3.2
This commit is contained in:
parent
80852fc9fe
commit
80b16ae590
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=3.1
|
version=3.2
|
||||||
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=7bc3f162d6bfc2e89b9f41fab93fba596729598bea7bbf86eac52377a024041c
|
checksum=2375fc22e7e417fe23814589257f007cfdc1b1e3f8e47619a7d6e83ff0fb4f09
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin buku.py buku
|
vbin buku.py buku
|
||||||
|
|
Loading…
Reference in a new issue