mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
gallery-dl: update to 1.26.0.
This commit is contained in:
parent
4c341a0cce
commit
cba0fffd3f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.25.8
|
||||
revision=2
|
||||
version=1.26.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_check_args="--ignore test/test_results.py"
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -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=eb1c95b1a279a6254fee7966845de1404fc4a61f2d1aa591c6f069184d3518a7
|
||||
checksum=9dd03cdc193b2b20b5007e13cce73c5f0297efeae809619ce9342006fdf0f3cc
|
||||
|
||||
pre_build() {
|
||||
make man completion
|
||||
|
|
Loading…
Add table
Reference in a new issue