parent
54c52748c7
commit
9078a00724
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'buku'
|
||||
pkgname=buku
|
||||
version=3.6
|
||||
version=3.7
|
||||
revision=1
|
||||
wrksrc=Buku-${version}
|
||||
noarch=yes
|
||||
python_version="3"
|
||||
checkdepends="python3-pytest python3-BeautifulSoup4 python3-requests python3-cryptography
|
||||
python3-hypothesis"
|
||||
depends="python3 python3-requests"
|
||||
short_desc="A cmdline bookmark management utility"
|
||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||
license="GPL-3"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/jarun/Buku"
|
||||
distfiles="https://github.com/jarun/Buku/archive/v${version}.tar.gz"
|
||||
checksum=6126dbf820a18af69b0bd24eb86a04a71d4904ba84dc174b98c1050fae8f9fad
|
||||
checksum=0d39a86c6c319378af20c568a282a13c963655f60fc68f512eb83fce6a1435df
|
||||
noarch=yes
|
||||
|
||||
do_check() {
|
||||
# bukuDb requires unpackaged python-pytest-capturelog
|
||||
|
|
Loading…
Reference in New Issue