gallery-dl: update to 1.18.1
This commit is contained in:
parent
c25c133801
commit
b8b5e3304d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.18.0
|
||||
version=1.18.1
|
||||
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=5c001a98fc987e743676dfb1089aa7978c916aa19dcfd52ce7832b4c8f35c02f
|
||||
checksum=8a13b9d9f9de5280f22b6816958750921080e9794ef50702bbfdfe5c2157c39b
|
||||
|
||||
do_check() {
|
||||
make test
|
||||
|
|
Loading…
Reference in a new issue