gallery-dl: update to 1.17.3
This commit is contained in:
parent
4c60bf6e62
commit
6b65d556f3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.17.2
|
||||
version=1.17.3
|
||||
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=a486c10c6d00abe1f7f2d650b0a99d98b8499586d8b1fcd421e6f30420ebf704
|
||||
checksum=350ea07d5d36e0ba982a5bfb869f3226195be196e0012401f350857ceb025c42
|
||||
|
||||
do_check() {
|
||||
make test
|
||||
|
|
Loading…
Reference in New Issue