mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 10:22:56 +02:00
gallery-dl: update to 1.10.5.
This commit is contained in:
parent
bcc1c51fa8
commit
7648989f10
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.4
|
version=1.10.5
|
||||||
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=1d45950751f52d8ec8e8e64dc4834e260118ee6d9cf23d87bf21b92128ca3d30
|
checksum=0ed5935a5b40aad339f680c194bfe66be073a4c852b994606fb84bede86d5942
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
make man completion
|
make man completion
|
||||||
|
|
Loading…
Add table
Reference in a new issue