gallery-dl: update to 1.18.0
This commit is contained in:
parent
906b5013c6
commit
4e3fe8cee0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.17.5
|
||||
version=1.18.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://github.com/mikf/gallery-dl"
|
||||
changelog="https://raw.githubusercontent.com/mikf/gallery-dl/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/mikf/gallery-dl/archive/v${version}.tar.gz"
|
||||
checksum=cc97557d84e5761f1af3d5706acb70760243aa7137b49253ce235a3f32d5f086
|
||||
checksum=5c001a98fc987e743676dfb1089aa7978c916aa19dcfd52ce7832b4c8f35c02f
|
||||
|
||||
do_check() {
|
||||
make test
|
||||
|
|
Loading…
Reference in New Issue