gallery-dl: update to 1.12.2.
This commit is contained in:
parent
39599727af
commit
1d9b47a340
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.12.1
|
||||
version=1.12.2
|
||||
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=13cc3b5e1e465deec9a01a9b1bb08e7d54aeb9bde172864f23a3003c74089d63
|
||||
checksum=432dc3e290de0c45672b1e4753e70f70bc8aca3ebae8a3ae482af0226e908ba0
|
||||
|
||||
post_build() {
|
||||
make man completion
|
||||
|
|
Loading…
Reference in New Issue