gallery-dl: update to 1.25.4.

This commit is contained in:
icp 2023-05-10 01:08:07 +05:30 committed by classabbyamp
parent 0fadd1c919
commit 7d6c73f314

View file

@ -1,6 +1,6 @@
# Template file for 'gallery-dl' # Template file for 'gallery-dl'
pkgname=gallery-dl pkgname=gallery-dl
version=1.25.3 version=1.25.4
revision=1 revision=1
build_style=python3-module build_style=python3-module
make_check_args="--ignore test/test_results.py" make_check_args="--ignore test/test_results.py"
@ -13,7 +13,7 @@ license="GPL-2.0-only"
homepage="https://github.com/mikf/gallery-dl" homepage="https://github.com/mikf/gallery-dl"
changelog="https://raw.githubusercontent.com/mikf/gallery-dl/master/CHANGELOG.md" changelog="https://raw.githubusercontent.com/mikf/gallery-dl/master/CHANGELOG.md"
distfiles="https://github.com/mikf/gallery-dl/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/mikf/gallery-dl/archive/refs/tags/v${version}.tar.gz"
checksum=719ab8a6bf0675b49325858e60109522828ede77de0c231d773e3e5626229392 checksum=57aebeaa508ed537fe9b12ab1d045bc250e8f87bd980b470f973b981718a2f70
pre_build() { pre_build() {
make man completion make man completion