mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gallery-dl: update to 1.13.2.
This commit is contained in:
parent
d11f1cd9ad
commit
6338b500d2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gallery-dl'
|
# Template file for 'gallery-dl'
|
||||||
pkgname=gallery-dl
|
pkgname=gallery-dl
|
||||||
version=1.13.0
|
version=1.13.2
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/mikf/gallery-dl"
|
homepage="https://github.com/mikf/gallery-dl"
|
||||||
changelog="https://raw.githubusercontent.com/mikf/gallery-dl/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/mikf/gallery-dl/master/CHANGELOG.md"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=c13070085fe5a92e4a48ca91a0ede0f21579c6950f27d15fba27bb7e2c2eb189
|
checksum=0c4e4bcd917ad84e7e852862f01dcbe0e672f113ab03241b24c9c677ca2a77a5
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
make man completion
|
make man completion
|
||||||
|
|
Loading…
Add table
Reference in a new issue