[arch-commits] Commit in python-dotenv/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Sun Jul 25 16:11:45 UTC 2021
Date: Sunday, July 25, 2021 @ 16:11:44
Author: foxboron
Revision: 984983
upgpkg: python-dotenv 0.19.0-1
Modified:
python-dotenv/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-25 16:09:34 UTC (rev 984982)
+++ PKGBUILD 2021-07-25 16:11:44 UTC (rev 984983)
@@ -3,7 +3,7 @@
# Contributor: David Runge <dave at sleepmap.de>
pkgname=python-dotenv
-pkgver=0.18.0
+pkgver=0.19.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=('a8d9109ccbc0d71dd196cbd9ad065ec3a49f9eb9bbdd8e8923c187ce37842214ebc15b1532f58ff6d420a4b6b88de5b6d55843b282799fbd105aacf4a0769c44')
+sha512sums=('615419ff602b6cde766c1eaf2c1c10483a85656a12aae64ece0fc0a9fe081552743c09fba5f107e77a23da0c6496d4ab87301fe594001edb2410905f3c28d300')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list