gallery-dl: update to 1.10.3.
This commit is contained in:
parent
498a106ccc
commit
a34be432f4
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gallery-dl'
|
||||
pkgname=gallery-dl
|
||||
version=1.10.2
|
||||
version=1.10.3
|
||||
revision=1
|
||||
archs=noarch
|
||||
build_style=python3-module
|
||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://github.com/mikf/gallery-dl"
|
||||
changelog="https://raw.githubusercontent.com/mikf/gallery-dl/master/CHANGELOG.md"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=0305e14ca3a7ea6aeb8c36e98d687e29d5ec3dafdebf610bd5d3959af68272c7
|
||||
checksum=e9cf8d53baf7eae36de9e1f84ec31f453da2278149c3bc2f90b5de800529ce58
|
||||
|
||||
post_build() {
|
||||
make man completion
|
||||
|
|
Loading…
Reference in New Issue