mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
gallery-dl: update to 1.14.1.
This commit is contained in:
parent
782336730e
commit
25198e4579
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.13.6
|
||||
version=1.14.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://github.com/mikf/gallery-dl"
|
||||
changelog="https://raw.githubusercontent.com/mikf/gallery-dl/master/CHANGELOG.md"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=cc478944f66dcdb533fe335d98336cbd8d773e0bc3a1958eaec667236f05ccb0
|
||||
checksum=a1cb56dec274a1a529872312a945a181e168fc4d5b05ea3934a0954b1f28397f
|
||||
|
||||
do_check() {
|
||||
make test
|
||||
|
|
Loading…
Add table
Reference in a new issue