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

Andrew Crerar andrewsc at archlinux.org
Thu Apr 29 23:27:48 UTC 2021


    Date: Thursday, April 29, 2021 @ 23:27:48
  Author: andrewsc
Revision: 925307

upgpkg: python-dotenv 0.17.1-1

Modified:
  python-dotenv/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-29 23:23:43 UTC (rev 925306)
+++ PKGBUILD	2021-04-29 23:27:48 UTC (rev 925307)
@@ -3,7 +3,7 @@
 # Contributor: David Runge <dave at sleepmap.de>
 
 pkgname=python-dotenv
-pkgver=0.17.0
+pkgver=0.17.1
 pkgrel=1
 pkgdesc="Get and set values in your .env file in local and production servers"
 arch=('any')
@@ -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=('e6310ba1fe18ab5a13b05d33c5872c5c44ccae6cc36f9179fc0e4eaecd5d88e654901d868701ca4a815459717867009452e828aa4204d910ee4f61acceccba96')
+sha512sums=('ce3937f95956ffe27b1762c31caaccc6c4b084c6aac3f9ee53677f46422e9e30e22399003f219caacf8e60cc3a703951052fe08954514113eeb6d8d41ceef856')
 
 build() {
     cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list