mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gallery-dl: update to 1.25.8.
This commit is contained in:
parent
9febe85921
commit
bcad8dad2d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gallery-dl'
|
# Template file for 'gallery-dl'
|
||||||
pkgname=gallery-dl
|
pkgname=gallery-dl
|
||||||
version=1.25.7
|
version=1.25.8
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
make_check_args="--ignore test/test_results.py"
|
make_check_args="--ignore test/test_results.py"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://github.com/mikf/gallery-dl"
|
homepage="https://github.com/mikf/gallery-dl"
|
||||||
changelog="https://raw.githubusercontent.com/mikf/gallery-dl/master/CHANGELOG.md"
|
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"
|
distfiles="https://github.com/mikf/gallery-dl/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=46b37242e101e81f6ae908d972349c103b2b589453cf2f98547f19bf10cdf6dd
|
checksum=eb1c95b1a279a6254fee7966845de1404fc4a61f2d1aa591c6f069184d3518a7
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
make man completion
|
make man completion
|
||||||
|
|
Loading…
Add table
Reference in a new issue