ulozto-downloader: update to 3.4.1

This commit is contained in:
Emil Miler 2023-04-23 10:40:31 +02:00 committed by Andrew Benson
parent fd0b84b20f
commit b3884a6fb8
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'ulozto-downloader'
pkgname=ulozto-downloader
version=3.3.1
version=3.4.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/setnicka/ulozto-downloader"
changelog="https://github.com/eoyilmaz/setnicka/ulozto-downloader/releases/tag/${version}"
distfiles="https://github.com/setnicka/ulozto-downloader/archive/refs/tags/${version}.tar.gz"
checksum=69a4aa80be18d259349eadb4875a52281c8920b867d9f7d4b6f33bf7bf9daa1e
checksum=b8f847e67b087f46aec01880df5bf77a87dc00cad1eed8edd715b2d1af3ec002
make_check=no # no internal test suite present
post_install() {