mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gallery-dl: update to 1.10.6.
This commit is contained in:
parent
3f1b825013
commit
1bbf5cb9ca
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.5
|
version=1.10.6
|
||||||
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=0ed5935a5b40aad339f680c194bfe66be073a4c852b994606fb84bede86d5942
|
checksum=1ecc3dc9684ac241db8239e96cee36a701fd4d96d3f69a054a314242d911ef2f
|
||||||
|
|
||||||
post_build() {
|
post_build() {
|
||||||
make man completion
|
make man completion
|
||||||
|
|
Loading…
Add table
Reference in a new issue