mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
gallery-dl: update to 1.17.4
This commit is contained in:
parent
712b402338
commit
6ad7e1bcd9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.17.3
|
||||
version=1.17.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
|||
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/v${version}.tar.gz"
|
||||
checksum=350ea07d5d36e0ba982a5bfb869f3226195be196e0012401f350857ceb025c42
|
||||
checksum=61f3396edc717274f32af5a54cde9a671d9787ff46c1adfad37254f1e140308d
|
||||
|
||||
do_check() {
|
||||
make test
|
||||
|
|
Loading…
Add table
Reference in a new issue