gallery-dl: update to 1.27.3

Closes: #51816 [via git-merge-pr]
This commit is contained in:
anelki 2024-08-13 00:17:05 -05:00 committed by classabbyamp
parent 2e12ebf967
commit e2efef3569
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'gallery-dl' # Template file for 'gallery-dl'
pkgname=gallery-dl pkgname=gallery-dl
version=1.27.1 version=1.27.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=ffb24c82e45f773040d836e9be3ebf4463842bac44ad979655286946b5ad926e checksum=230986ed8957d8e65ea9b453df50b9bbd3fb86d0ee4b2c7ea9487db7c47aa1c7
pre_build() { pre_build() {
make man completion make man completion