gallery-dl: update to 1.13.0.
This commit is contained in:
parent
754d9ae6c0
commit
81028529e1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.12.3
|
||||
version=1.13.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -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=b54d148ff2ef11cb252cf8498a37a04899c723a0b5d021ab27980d857134adde
|
||||
checksum=c13070085fe5a92e4a48ca91a0ede0f21579c6950f27d15fba27bb7e2c2eb189
|
||||
|
||||
post_build() {
|
||||
make man completion
|
||||
|
|
Loading…
Reference in New Issue