diff options
Diffstat (limited to 'python3-dotenv/Pkgfile')
-rw-r--r-- | python3-dotenv/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python3-dotenv/Pkgfile b/python3-dotenv/Pkgfile index 2ba9066e0..535d58217 100644 --- a/python3-dotenv/Pkgfile +++ b/python3-dotenv/Pkgfile @@ -4,9 +4,9 @@ # Depends on: python3-setuptools name=python3-dotenv -version=0.14.0 +version=0.15.0 release=1 -source=(https://files.pythonhosted.org/packages/33/3d/a0c00002bae69321f5b87ea7ed123ddf1933e09d3ff658d277889698ee59/python-dotenv-$version.tar.gz) +source=(https://files.pythonhosted.org/packages/53/04/1a8126516c8febfeb2015844edee977c9b783bdff9b3bcd89b1cc2e1f372/python-dotenv-$version.tar.gz) build() { cd python-dotenv-$version |