gallery-dl: update to 1.25.1.
This commit is contained in:
parent
39c7ef0a55
commit
0009522e5a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.25.0
|
||||
version=1.25.1
|
||||
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=4377a90c0eb03d49a9f40e61f2234e22bfbf7018358c8c3c93a7cecc99b038bf
|
||||
checksum=fdf5783d92976d5f0a75df6b870a0fd6f67fc43aa9d0432c9970e539f727fda8
|
||||
|
||||
pre_build() {
|
||||
make man completion
|
||||
|
|
Loading…
Reference in New Issue