mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
downloader-cli: update to 0.3.4.
This commit is contained in:
parent
7bce959e92
commit
236a8df5f3
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'downloader-cli'
|
||||
pkgname=downloader-cli
|
||||
version=0.3.3
|
||||
revision=3
|
||||
version=0.3.4
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-urllib3 python3-downloader-cli"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/deepjyoti30/downloader-cli"
|
||||
distfiles="https://github.com/deepjyoti30/downloader-cli/archive/${version}.tar.gz"
|
||||
checksum=212f87443574f4be7df750223ae15912e3a8f28470cd90aecc40701d109576f4
|
||||
checksum=a07c3143c1dd0919dd0ddc7ed342df0bf6cba49d9c3bc60aeffa8df04c2041ba
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue