gallery-dl: update to 1.16.0
This commit is contained in:
parent
8a9ec10e59
commit
a733dd18a1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.15.3
|
||||
version=1.16.0
|
||||
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="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=354b9ec3c4d129397828e4f28ab65c5012c27bfcd6d7304b72fe6a51673a3dd7
|
||||
checksum=260fa553e055efa8c080779d001d53db0366398450a0f362f707e753ef54f078
|
||||
|
||||
do_check() {
|
||||
make test
|
||||
|
|
Loading…
Reference in a new issue