Skip to content
Snippets Groups Projects
Commit 37672537 authored by Morten Linderud's avatar Morten Linderud :surfer:
Browse files

upgpkg: 0.19.1-1

parent 7f18b170
No related branches found
Tags 0.2.0-5
No related merge requests found
......@@ -3,7 +3,7 @@
# Contributor: David Runge <dave@sleepmap.de>
pkgname=python-dotenv
pkgver=0.19.0
pkgver=0.19.1
pkgrel=1
pkgdesc="Get and set values in your .env file in local and production servers"
arch=('any')
......@@ -13,7 +13,7 @@ depends=('python-click')
makedepends=('python-setuptools')
optdepends=('ipython: ipython support')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/theskumar/python-dotenv/archive/v${pkgver}.tar.gz")
sha512sums=('615419ff602b6cde766c1eaf2c1c10483a85656a12aae64ece0fc0a9fe081552743c09fba5f107e77a23da0c6496d4ab87301fe594001edb2410905f3c28d300')
sha512sums=('cd97e47819e13249af7b80453828f1c0b266ee4a0b2ad6df55614afdcf024b2b085bec628119a91db50e67e2e0ca2c54b9fd197e3214309652fa0c36b7a9bb93')
build() {
cd "${pkgname}-${pkgver}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment