gallery-dl: update to 1.5.3. (#2760)
This commit is contained in:
parent
84fff2cf77
commit
8cd1163861
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.5.2
|
||||
version=1.5.3
|
||||
revision=1
|
||||
wrksrc="gallery_dl-${version}"
|
||||
noarch=yes
|
||||
|
@ -12,5 +12,6 @@ short_desc="Command-line program to download image galleries"
|
|||
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}/releases/download/v${version}/gallery_dl-${version}.tar.gz"
|
||||
checksum=fe1b61f3861829cfdf49e1bbbd7ce2ddb90b626952da28682709aa4299993b8f
|
||||
checksum=7fd3182519c1a2accc7810c2f80a1a2960eb8fec5ed0a5a043995ea904bccb87
|
||||
|
|
Loading…
Reference in a new issue