gallery-dl: update to 1.18.2
This commit is contained in:
parent
2707aadbbe
commit
c0efb72ade
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.18.1
|
||||
version=1.18.2
|
||||
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=8a13b9d9f9de5280f22b6816958750921080e9794ef50702bbfdfe5c2157c39b
|
||||
checksum=72025323ea9835cc72db18d07e50e126eba3ae3e35369315299aec1977dc9f5e
|
||||
|
||||
do_check() {
|
||||
make test
|
||||
|
|
Loading…
Reference in New Issue