Skip to content

Commit

Permalink
gallery-dl: update to 1.25.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
icp1994 authored and classabbyamp committed May 1, 2023
1 parent 8ba916b commit c48862e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/gallery-dl/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'gallery-dl'
pkgname=gallery-dl
version=1.25.1
version=1.25.3
revision=1
build_style=python3-module
make_check_args="--ignore test/test_results.py"
Expand All @@ -13,7 +13,7 @@ license="GPL-2.0-only"
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/refs/tags/v${version}.tar.gz"
checksum=fdf5783d92976d5f0a75df6b870a0fd6f67fc43aa9d0432c9970e539f727fda8
checksum=719ab8a6bf0675b49325858e60109522828ede77de0c231d773e3e5626229392

pre_build() {
make man completion
Expand Down

0 comments on commit c48862e

Please sign in to comment.