gallery-dl: update to 1.29.7.

This commit is contained in:
icp 2025-06-09 00:42:18 +05:30 committed by Duncan Overbruck
parent d333e54285
commit 2ad70fbd55

View file

@ -1,6 +1,6 @@
# Template file for 'gallery-dl' # Template file for 'gallery-dl'
pkgname=gallery-dl pkgname=gallery-dl
version=1.29.3 version=1.29.7
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=3c604eb980189ab8a1d53d357ba3387e0b44dd1363decaa308a1d817c7d32f0b checksum=b0ec950cfdcae6fa989de0afce8a83336ea5ce50d712edea15eebc85ca93bc1d
pre_build() { pre_build() {
make man completion make man completion