mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
gallery-dl: update to 1.26.4.
This commit is contained in:
parent
2ecd9934fc
commit
fa9099fd0b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.26.3
|
||||
version=1.26.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=57a1ea89a6f6b76f98c690330fd74cbf310b536feae549445ad7f26b592be9fd
|
||||
checksum=d2838639d073fa03482995e78733a4488296b102da8152d430679e8faaa6a87f
|
||||
|
||||
pre_build() {
|
||||
make man completion
|
||||
|
|
Loading…
Add table
Reference in a new issue