mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gallery-dl: update to 1.8.7
This commit is contained in:
parent
e52a900a06
commit
cdd0b4b309
1 changed files with 3 additions and 4 deletions
|
@ -1,9 +1,8 @@
|
||||||
# Template file for 'gallery-dl'
|
# Template file for 'gallery-dl'
|
||||||
pkgname=gallery-dl
|
pkgname=gallery-dl
|
||||||
version=1.8.6
|
version=1.8.7
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="gallery_dl-${version}"
|
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="gallery_dl"
|
pycompile_module="gallery_dl"
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -13,5 +12,5 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
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}/releases/download/v${version}/gallery_dl-${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=5dd850d50806a9a1cfc93a1b340ac449a1c64f94b97f4e1eae4609c4cc3ec446
|
checksum=e1b89ae129b69386f392bdd4d9a5142ab1dcc6eb610b96c09c7ac591d1e04cb8
|
||||||
|
|
Loading…
Add table
Reference in a new issue