mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ulozto-downloader: update to 3.5.1
This commit is contained in:
parent
d1d7e7afda
commit
24e43e3c32
1 changed files with 5 additions and 4 deletions
|
@ -1,18 +1,19 @@
|
||||||
# Template file for 'ulozto-downloader'
|
# Template file for 'ulozto-downloader'
|
||||||
pkgname=ulozto-downloader
|
pkgname=ulozto-downloader
|
||||||
version=3.4.1
|
version=3.5.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="tor python3-ansicolors python3-tkinter python3-requests python3-Pillow
|
depends="tor python3-ansicolors python3-tkinter python3-requests python3-Pillow
|
||||||
python3-numpy python3-pysocks python3-stem"
|
python3-numpy python3-pysocks python3-stem python3-cloudscraper
|
||||||
|
python3-colorama"
|
||||||
short_desc="Uloz.to quick multiple sessions downloader"
|
short_desc="Uloz.to quick multiple sessions downloader"
|
||||||
maintainer="Emil Miler <em@0x45.cz>"
|
maintainer="Emil Miler <em@0x45.cz>"
|
||||||
license="MIT"
|
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/setnicka/ulozto-downloader/releases"
|
||||||
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=b8f847e67b087f46aec01880df5bf77a87dc00cad1eed8edd715b2d1af3ec002
|
checksum=b0aeecdc2b1c53d2aba2bf6ea61d01d9d86850ecebfef205f98831f1a08091e8
|
||||||
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