mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-21 16:47:00 +02:00
parent
411dce9a33
commit
15203d650b
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.27.5
|
||||
revision=2
|
||||
version=1.28.2
|
||||
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=f7fbf2321e98f79c8971de8bc44b059a976a44cb4f7dd19947affa9e76bc1484
|
||||
checksum=0199be45186cb39848cf6f1b741a114a381f54878b7e30d3b2a6266de3752b42
|
||||
|
||||
pre_build() {
|
||||
make man completion
|
||||
|
|
Loading…
Add table
Reference in a new issue