mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
gallery-dl: update to 1.27.0
This commit is contained in:
parent
7f338ce602
commit
f5fd3a292a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.26.9
|
||||
version=1.27.0
|
||||
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=62508098e39131b1123341e17acfdcd4170a814e245bc23ce0e1b1759387e630
|
||||
checksum=6fc7ed21b0fcb858dd457d972499ae6b7aab86e8888753606df3096d8dc501cd
|
||||
|
||||
pre_build() {
|
||||
make man completion
|
||||
|
|
Loading…
Add table
Reference in a new issue