[arch-commits] Commit in python-dotenv/trunk (PKGBUILD)
Morten Linderud
foxboron at gemini.archlinux.org
Thu Nov 11 20:20:08 UTC 2021
Date: Thursday, November 11, 2021 @ 20:20:08
Author: foxboron
Revision: 1042396
upgpkg: python-dotenv 0.19.2-1
Modified:
python-dotenv/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-11 20:19:17 UTC (rev 1042395)
+++ PKGBUILD 2021-11-11 20:20:08 UTC (rev 1042396)
@@ -3,7 +3,7 @@
# Contributor: David Runge <dave at sleepmap.de>
pkgname=python-dotenv
-pkgver=0.19.1
+pkgver=0.19.2
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=('cd97e47819e13249af7b80453828f1c0b266ee4a0b2ad6df55614afdcf024b2b085bec628119a91db50e67e2e0ca2c54b9fd197e3214309652fa0c36b7a9bb93')
+sha512sums=('4bbd43ecfad127386729205204535a6b43633186d5efb99d35c582ce50f31cd3a803ac88b61c921d02a15d9adea5c7e0c837f408e3169c4ea6abd2fd9cddb0c1')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list