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