gallery-dl: update to 1.6.0.
This commit is contained in:
parent
3f29e96592
commit
834c334130
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.5.3
|
||||
version=1.6.0
|
||||
revision=1
|
||||
wrksrc="gallery_dl-${version}"
|
||||
noarch=yes
|
||||
wrksrc="gallery_dl-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="gallery_dl"
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -14,4 +14,4 @@ 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}/releases/download/v${version}/gallery_dl-${version}.tar.gz"
|
||||
checksum=7fd3182519c1a2accc7810c2f80a1a2960eb8fec5ed0a5a043995ea904bccb87
|
||||
checksum=dee7a740e2b7d5a2bab25fa1bd688d98a9f613234ba41eae000abb2df201be5e
|
||||
|
|
Loading…
Reference in a new issue