parent
45c04417d7
commit
4d6639599c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-dotenv'
|
# Template file for 'python3-dotenv'
|
||||||
pkgname=python3-dotenv
|
pkgname=python3-dotenv
|
||||||
version=0.14.0
|
version=0.15.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="python-dotenv-${version}"
|
wrksrc="python-dotenv-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Kartik Singh <kartik.ynwa@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/theskumar/python-dotenv"
|
homepage="https://github.com/theskumar/python-dotenv"
|
||||||
distfiles="https://github.com/theskumar/python-dotenv/archive/v${version}.tar.gz"
|
distfiles="https://github.com/theskumar/python-dotenv/archive/v${version}.tar.gz"
|
||||||
checksum=ed0ccb333acaa02a12a9510fef1909fca891e8da454ba24777b4ce407f403b5f
|
checksum=ce19063fe78960e849e0ac103ef65e6f58158e3d3577022315a333cebbc1cd43
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in a new issue