gallery-dl: update to 1.24.4.
This commit is contained in:
parent
8fb5e4e742
commit
e5fd53e24f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.24.2
|
||||
version=1.24.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_check_args="--ignore test/test_results.py"
|
||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-only"
|
|||
homepage="https://github.com/mikf/gallery-dl"
|
||||
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"
|
||||
checksum=e0d760359393c0750bd0b918db73dea3edbb99f3021e116f547a76018af8e946
|
||||
checksum=0ee58567b1241a4577cdc2ea177bc46ff8da494a74e6430059e5d0c214ae222a
|
||||
|
||||
pre_build() {
|
||||
make man completion
|
||||
|
|
Loading…
Reference in New Issue