Skip to content
Snippets Groups Projects
Commit f5acfe59 authored by Andrew Crerar's avatar Andrew Crerar :speech_balloon:
Browse files

upgpkg: 0.20.0-1

parent 5f1d0d18
No related branches found
Tags 0.2.0-5
No related merge requests found
......@@ -3,8 +3,8 @@
# Contributor: David Runge <dave@sleepmap.de>
pkgname=python-dotenv
pkgver=0.19.2
pkgrel=3
pkgver=0.20.0
pkgrel=1
pkgdesc="Get and set values in your .env file in local and production servers"
arch=('any')
url="https://github.com/theskumar/python-dotenv/"
......@@ -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=('4bbd43ecfad127386729205204535a6b43633186d5efb99d35c582ce50f31cd3a803ac88b61c921d02a15d9adea5c7e0c837f408e3169c4ea6abd2fd9cddb0c1')
sha512sums=('3b1b5d3454ad23fdb2c5b5efad96be4bf5cac76431bc06dc3e03d9aa5a9f85c53ac0cfebbfef076f593a59a8c7073b6883668168f2b927630f32b047f31e0a55')
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