From b0c1cb5c31c9ff807ae8b5b0e4ef2466edba1df0 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Dec 2019 12:24:31 +0100 Subject: [PATCH] gallery-dl: rebuild for Python 3.8.1. --- srcpkgs/gallery-dl/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/gallery-dl/template b/srcpkgs/gallery-dl/template index e1a7f81c95..19c1930a01 100644 --- a/srcpkgs/gallery-dl/template +++ b/srcpkgs/gallery-dl/template @@ -1,7 +1,7 @@ # Template file for 'gallery-dl' pkgname=gallery-dl version=1.12.0 -revision=1 +revision=2 archs=noarch build_style=python3-module hostmakedepends="python3-setuptools"