mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ulozto-downloader: update to 3.4.1
This commit is contained in:
parent
fd0b84b20f
commit
b3884a6fb8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'ulozto-downloader'
|
# Template file for 'ulozto-downloader'
|
||||||
pkgname=ulozto-downloader
|
pkgname=ulozto-downloader
|
||||||
version=3.3.1
|
version=3.4.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/setnicka/ulozto-downloader"
|
homepage="https://github.com/setnicka/ulozto-downloader"
|
||||||
changelog="https://github.com/eoyilmaz/setnicka/ulozto-downloader/releases/tag/${version}"
|
changelog="https://github.com/eoyilmaz/setnicka/ulozto-downloader/releases/tag/${version}"
|
||||||
distfiles="https://github.com/setnicka/ulozto-downloader/archive/refs/tags/${version}.tar.gz"
|
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
|
make_check=no # no internal test suite present
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue