ulozto-downloader: update to 3.5.2
This commit is contained in:
parent
3b4862e79e
commit
5a4b5ea412
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ulozto-downloader'
|
||||
pkgname=ulozto-downloader
|
||||
version=3.5.1
|
||||
version=3.5.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://github.com/setnicka/ulozto-downloader"
|
||||
changelog="https://github.com/setnicka/ulozto-downloader/releases"
|
||||
distfiles="https://github.com/setnicka/ulozto-downloader/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=b0aeecdc2b1c53d2aba2bf6ea61d01d9d86850ecebfef205f98831f1a08091e8
|
||||
checksum=445556a0e518a658fa5825f350f83bb4c96fc085b0b61816fd9e18c782f105bc
|
||||
make_check=no # no internal test suite present
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue