gallery-dl: update to 1.26.1.
This commit is contained in:
parent
8f42fc7312
commit
a383a1b133
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.26.0
|
||||
version=1.26.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=9dd03cdc193b2b20b5007e13cce73c5f0297efeae809619ce9342006fdf0f3cc
|
||||
checksum=c9ff302555a083b923ceb125d4e8eda404da5646350cd8390cf3bac3c2c89430
|
||||
|
||||
pre_build() {
|
||||
make man completion
|
||||
|
|
Loading…
Reference in New Issue