mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
buku: update to 4.9
This commit is contained in:
parent
1aa201cca6
commit
ce85e51fb4
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'buku'
|
# Template file for 'buku'
|
||||||
pkgname=buku
|
pkgname=buku
|
||||||
version=4.8
|
version=4.9
|
||||||
revision=1
|
revision=1
|
||||||
depends="python3-urllib3 python3-BeautifulSoup4 python3-cryptography
|
depends="python3-urllib3 python3-BeautifulSoup4 python3-cryptography
|
||||||
python3-html5lib"
|
python3-html5lib python3-certifi"
|
||||||
short_desc="Cmdline bookmark management utility"
|
short_desc="Cmdline bookmark management utility"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://github.com/jarun/Buku"
|
homepage="https://github.com/jarun/Buku"
|
||||||
changelog="https://github.com/jarun/buku/raw/master/CHANGELOG"
|
changelog="https://github.com/jarun/buku/raw/master/CHANGELOG"
|
||||||
distfiles="https://github.com/jarun/Buku/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jarun/Buku/archive/v${version}.tar.gz"
|
||||||
checksum=a0b94210e80e9f9f359e5308323837d41781cf8dba497341099d5c59e27fa52c
|
checksum=1e432270ae78c7852110dcf2c2e215893bcc338299a4998f14a1f6b26e37bfac
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vbin buku
|
vbin buku
|
||||||
|
|
Loading…
Add table
Reference in a new issue