gallery-dl: update to 1.16.4
This commit is contained in:
parent
a959fe8268
commit
4813bf9467
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.16.3
|
||||
version=1.16.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,8 +11,8 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
|||
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="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=ca1b8069a614fdc1f71ba9b33c157c1a0557efa8a77793236e2de4b20d27c053
|
||||
distfiles="https://github.com/mikf/gallery-dl/archive/v${version}.tar.gz"
|
||||
checksum=92b774e1406b35940861d9bc53f47ace7a096e60410b98560652688c61d8653c
|
||||
|
||||
do_check() {
|
||||
make test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue