mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gallery-dl: update to 1.15.2.
This commit is contained in:
parent
964b035d28
commit
801748d1cd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gallery-dl'
|
# Template file for 'gallery-dl'
|
||||||
pkgname=gallery-dl
|
pkgname=gallery-dl
|
||||||
version=1.14.2
|
version=1.15.2
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-requests python3-setuptools"
|
depends="python3-requests python3-setuptools"
|
||||||
|
@ -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=a3ab8df1d6ec8cac540139886b29c11d43b8ecd79365644720c6e99d6ee2950a
|
checksum=11d636d68f31c8d3c51232d93a00646a4edf7e7ab850b9327f5075d17409c36a
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
make test
|
make test
|
||||||
|
|
Loading…
Add table
Reference in a new issue