From 9378f04377819c45caf064215e758b6017c4ea46 Mon Sep 17 00:00:00 2001 From: Andreas Kempe Date: Thu, 13 Jan 2022 19:26:14 +0100 Subject: [PATCH] gallery-dl: update to 1.20.1. --- srcpkgs/gallery-dl/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/gallery-dl/template b/srcpkgs/gallery-dl/template index a55ead4d37c8..363b7b2cc4e2 100644 --- a/srcpkgs/gallery-dl/template +++ b/srcpkgs/gallery-dl/template @@ -1,18 +1,18 @@ # Template file for 'gallery-dl' pkgname=gallery-dl -version=1.19.0 -revision=2 +version=1.20.1 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-requests" -checkdepends="python3-requests python3-nose" +checkdepends="python3-requests" short_desc="Command-line program to download image galleries" maintainer="SolitudeSF " 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="https://github.com/mikf/gallery-dl/archive/v${version}.tar.gz" -checksum=0cc1bf7685d6866cf52fe60f1a9d67fc9929b32d75b703db8f6e677db945c644 +checksum=4186901ae6aaec389c9e6c138cb9c0408bb70e634c25af0843e9132cf1c50f4b do_check() { make test