Skip to content

Commit 169a8b7

Browse files
kaistianDuncaen
authored andcommitted
gallery-dl: update to 1.31.10.
1 parent e1402e0 commit 169a8b7

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

srcpkgs/gallery-dl/template

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Template file for 'gallery-dl'
22
pkgname=gallery-dl
3-
version=1.30.2
4-
revision=2
3+
version=1.31.10
4+
revision=1
55
build_style=python3-pep517
66
hostmakedepends="python3-setuptools"
77
depends="python3-requests"
@@ -11,12 +11,8 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
1111
license="GPL-2.0-only"
1212
homepage="https://github.com/mikf/gallery-dl"
1313
changelog="https://raw.githubusercontent.com/mikf/gallery-dl/master/CHANGELOG.md"
14-
distfiles="https://github.com/mikf/gallery-dl/archive/refs/tags/v${version}.tar.gz"
15-
checksum=61437c6c457e282ee1bb99d1b87b9710e8bc2834c49c671aa7e68b35a5ec66f4
16-
17-
pre_build() {
18-
make man completion
19-
}
14+
distfiles="https://codeberg.org/mikf/gallery-dl/releases/download/v${version}/gallery_dl-${version}.tar.gz"
15+
checksum=d387c41429e14c2646eeb10285bf4777cf0ed3da68ee3f2edcba505f3e137bb7
2016

2117
do_check() {
2218
make test

0 commit comments

Comments
 (0)