downloader-cli: update to 0.3.1.
This commit is contained in:
parent
d1eb5bde62
commit
2a76c8f9c2
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'downloader-cli'
|
# Template file for 'downloader-cli'
|
||||||
pkgname=downloader-cli
|
pkgname=downloader-cli
|
||||||
version=0.2.0
|
version=0.3.1
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-urllib3 python3-downloader-cli"
|
depends="python3-urllib3 python3-downloader-cli"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/deepjyoti30/downloader-cli"
|
homepage="https://github.com/deepjyoti30/downloader-cli"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=c9c3e7c2ecc9cfe5d51032fc9783b6cc5e879746231535f86279f0a910659881
|
checksum=bd88aad5967b2fc7f70f715725a51a398c56e4fae791463dafda3a69730b277d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue