[arch-commits] Commit in python-dotenv/trunk (PKGBUILD)

Andrew Crerar andrewsc at archlinux.org
Fri Jul 10 16:52:52 UTC 2020


    Date: Friday, July 10, 2020 @ 16:52:52
  Author: andrewsc
Revision: 663118

upgpkg: python-dotenv 0.14.0-1

Modified:
  python-dotenv/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-10 16:45:45 UTC (rev 663117)
+++ PKGBUILD	2020-07-10 16:52:52 UTC (rev 663118)
@@ -3,8 +3,8 @@
 # Contributor: David Runge <dave at sleepmap.de>
 
 pkgname=python-dotenv
-pkgver=0.13.0
-pkgrel=2
+pkgver=0.14.0
+pkgrel=1
 pkgdesc="Get and set values in your .env file in local and production servers"
 arch=('any')
 url="https://github.com/theskumar/python-dotenv/"
@@ -13,7 +13,7 @@
 makedepends=('python-setuptools')
 optdepends=('ipython: ipython support')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/theskumar/python-dotenv/archive/v${pkgver}.tar.gz")
-sha512sums=('da1fc6f513ab7492a73bf6c4548ccc2d804c82e08d44e719d37cd4fc24078f7864f17ca5413156369a804deaaf76be0b579c31a4827db4756279b5b0627cea9d')
+sha512sums=('6a259552e2c69a16d19a969743835562c517a154c21a7b4d006fe8fcda1ab53f020ca61e6d94dd4bf5eb6a1f96b5ac91f58deaf083a9ffdce468f65becfd211d')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list