mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 15:13:51 +02:00
gallery-dl: update to 1.10.4.
This commit is contained in:
parent
307a32ab6f
commit
bc18f665b0
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.10.3
|
version=1.10.4
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,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=e9cf8d53baf7eae36de9e1f84ec31f453da2278149c3bc2f90b5de800529ce58
|
checksum=1d45950751f52d8ec8e8e64dc4834e260118ee6d9cf23d87bf21b92128ca3d30
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
make man completion
|
make man completion
|
||||||
|
|
Loading…
Add table
Reference in a new issue