gallery-dl: update to 1.27.4
This commit is contained in:
parent
26f326c23d
commit
098f29d12e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.27.3
|
||||
version=1.27.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
make_check_args="--ignore test/test_results.py"
|
||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-only"
|
|||
homepage="https://github.com/mikf/gallery-dl"
|
||||
changelog="https://raw.githubusercontent.com/mikf/gallery-dl/master/CHANGELOG.md"
|
||||
distfiles="https://github.com/mikf/gallery-dl/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=230986ed8957d8e65ea9b453df50b9bbd3fb86d0ee4b2c7ea9487db7c47aa1c7
|
||||
checksum=6f2d749d5fa2c05beefa99b0bae53a180e7a9299f9a48c307ea26b3f854e8bae
|
||||
|
||||
pre_build() {
|
||||
make man completion
|
||||
|
|
Loading…
Reference in New Issue