File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Template file for 'gallery-dl'
22pkgname=gallery-dl
3- version=1.30.2
4- revision=2
3+ version=1.31.10
4+ revision=1
55build_style=python3-pep517
66hostmakedepends="python3-setuptools"
77depends="python3-requests"
@@ -11,12 +11,8 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
1111license="GPL-2.0-only"
1212homepage="https://github.com/mikf/gallery-dl"
1313changelog="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
2117do_check() {
2218 make test
You can’t perform that action at this time.
0 commit comments