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

Morten Linderud foxboron at archlinux.org
Mon Jun 28 20:29:15 UTC 2021


    Date: Monday, June 28, 2021 @ 20:29:15
  Author: foxboron
Revision: 967752

upgpkg: python-dotenv 0.18.0-1

Modified:
  python-dotenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-28 20:27:44 UTC (rev 967751)
+++ PKGBUILD	2021-06-28 20:29:15 UTC (rev 967752)
@@ -3,7 +3,7 @@
 # Contributor: David Runge <dave at sleepmap.de>
 
 pkgname=python-dotenv
-pkgver=0.17.1
+pkgver=0.18.0
 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=('ce3937f95956ffe27b1762c31caaccc6c4b084c6aac3f9ee53677f46422e9e30e22399003f219caacf8e60cc3a703951052fe08954514113eeb6d8d41ceef856')
+sha512sums=('a8d9109ccbc0d71dd196cbd9ad065ec3a49f9eb9bbdd8e8923c187ce37842214ebc15b1532f58ff6d420a4b6b88de5b6d55843b282799fbd105aacf4a0769c44')
 
 build() {
     cd "${pkgname}-${pkgver}"




More information about the arch-commits mailing list