gallery-dl: updated to 1.27.1
This commit is contained in:
parent
901b64603d
commit
d6923bb372
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gallery-dl'
|
# Template file for 'gallery-dl'
|
||||||
pkgname=gallery-dl
|
pkgname=gallery-dl
|
||||||
version=1.27.0
|
version=1.27.1
|
||||||
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=6fc7ed21b0fcb858dd457d972499ae6b7aab86e8888753606df3096d8dc501cd
|
checksum=ffb24c82e45f773040d836e9be3ebf4463842bac44ad979655286946b5ad926e
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
make man completion
|
make man completion
|
||||||
|
|
Loading…
Reference in New Issue