python3-dotenv: update to 0.19.0.
This commit is contained in:
parent
a13f440de2
commit
0545a76ab6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-dotenv'
|
||||
pkgname=python3-dotenv
|
||||
version=0.18.0
|
||||
version=0.19.0
|
||||
revision=1
|
||||
wrksrc="python-dotenv-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -14,7 +14,7 @@ maintainer="Kartik Singh <kartik.ynwa@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/theskumar/python-dotenv"
|
||||
distfiles="https://github.com/theskumar/python-dotenv/archive/v${version}.tar.gz"
|
||||
checksum=8bc6225d158a8f27f693596eeefaee4243a2581b1522b0d464066fa327c630ef
|
||||
checksum=4a85022352fbbc689f5ec95a2c61df2ed6ef5a51820832d6fdc32f9d29f11653
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue