From 82e5d7dfffc51b9013f6e0f97b21e122213368b6 Mon Sep 17 00:00:00 2001 From: lllill Date: Tue, 1 Sep 2026 23:14:55 -0700 Subject: [PATCH] gallery-dl: update to 1.32.10 --- 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 d15bd0810adb9e..706258d0070e44 100644 --- a/srcpkgs/gallery-dl/template +++ b/srcpkgs/gallery-dl/template @@ -1,6 +1,6 @@ # Template file for 'gallery-dl' pkgname=gallery-dl -version=1.31.10 +version=1.32.10 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools" @@ -9,10 +9,10 @@ checkdepends="${depends} yt-dlp" short_desc="Command-line program to download image galleries" maintainer="Orphaned " license="GPL-2.0-only" -homepage="https://github.com/mikf/gallery-dl" -changelog="https://raw.githubusercontent.com/mikf/gallery-dl/master/CHANGELOG.md" +homepage="https://codeberg.org/mikf/gallery-dl" +changelog="https://codeberg.org/mikf/gallery-dl/raw/branch/master/CHANGELOG.md" distfiles="https://codeberg.org/mikf/gallery-dl/releases/download/v${version}/gallery_dl-${version}.tar.gz" -checksum=d387c41429e14c2646eeb10285bf4777cf0ed3da68ee3f2edcba505f3e137bb7 +checksum=9df27426e0230efe9e05066352f0e2080ef0981baa90790a0851e2e7b973d047 do_check() { make test