buku: update to 4.5
This commit is contained in:
parent
2d186b1679
commit
0a49b95a1e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'buku'
|
||||
pkgname=buku
|
||||
version=4.4
|
||||
version=4.5
|
||||
revision=1
|
||||
depends="python3-urllib3 python3-BeautifulSoup4 python3-cryptography
|
||||
python3-html5lib"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/jarun/Buku"
|
||||
distfiles="https://github.com/jarun/Buku/archive/v${version}.tar.gz"
|
||||
checksum=c7d755569117ceb85fdda734dcca657e01f6d5252d7d3b9f757faeedfdcac741
|
||||
checksum=68c7bb77ba579ce69543e17d7dacaa31164a6662bb183463e8f1ffec2f9d6785
|
||||
|
||||
do_install() {
|
||||
vbin buku
|
||||
|
|
Loading…
Reference in New Issue