gallery-dl: updated to 1.26.3

This commit is contained in:
anelki 2023-11-27 18:05:42 -06:00 committed by classabbyamp
parent 1a1f3b9b89
commit 24f0150739

View file

@ -1,6 +1,6 @@
# Template file for 'gallery-dl' # Template file for 'gallery-dl'
pkgname=gallery-dl pkgname=gallery-dl
version=1.26.1 version=1.26.3
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=c9ff302555a083b923ceb125d4e8eda404da5646350cd8390cf3bac3c2c89430 checksum=57a1ea89a6f6b76f98c690330fd74cbf310b536feae549445ad7f26b592be9fd
pre_build() { pre_build() {
make man completion make man completion