buku: update to 4.9
This commit is contained in:
parent
1aa201cca6
commit
ce85e51fb4
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'buku'
|
||||
pkgname=buku
|
||||
version=4.8
|
||||
version=4.9
|
||||
revision=1
|
||||
depends="python3-urllib3 python3-BeautifulSoup4 python3-cryptography
|
||||
python3-html5lib"
|
||||
python3-html5lib python3-certifi"
|
||||
short_desc="Cmdline bookmark management utility"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/jarun/Buku"
|
||||
changelog="https://github.com/jarun/buku/raw/master/CHANGELOG"
|
||||
distfiles="https://github.com/jarun/Buku/archive/v${version}.tar.gz"
|
||||
checksum=a0b94210e80e9f9f359e5308323837d41781cf8dba497341099d5c59e27fa52c
|
||||
checksum=1e432270ae78c7852110dcf2c2e215893bcc338299a4998f14a1f6b26e37bfac
|
||||
|
||||
do_install() {
|
||||
vbin buku
|
||||
|
|
Loading…
Reference in New Issue