summaryrefslogtreecommitdiff
path: root/python3-dotenv/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'python3-dotenv/Pkgfile')
-rw-r--r--python3-dotenv/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/python3-dotenv/Pkgfile b/python3-dotenv/Pkgfile
index 535d58217..36a737d53 100644
--- a/python3-dotenv/Pkgfile
+++ b/python3-dotenv/Pkgfile
@@ -4,9 +4,9 @@
# Depends on: python3-setuptools
name=python3-dotenv
-version=0.15.0
+version=0.16.0
release=1
-source=(https://files.pythonhosted.org/packages/53/04/1a8126516c8febfeb2015844edee977c9b783bdff9b3bcd89b1cc2e1f372/python-dotenv-$version.tar.gz)
+source=(https://pypi.python.org/packages/source/p/python-dotenv/python-dotenv-$version.tar.gz)
build() {
cd python-dotenv-$version

Generated by cgit