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

upgpkg: 0.16.0-1

parent 226febc6
No related branches found
Tags 0.16.0-1
No related merge requests found
......@@ -3,8 +3,8 @@
# Contributor: David Runge <dave@sleepmap.de>
pkgname=python-dotenv
pkgver=0.15.0
pkgrel=3
pkgver=0.16.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=('0d9d16960281a9c40dc6d906e021381a29e9746ec915f860bcdc63ed526e6f8b619b2892a368f9870b08a9077dc735b2a22d285cf7e67007f5cd3d2ada3c030d')
sha512sums=('fa97221285e6bcc47df86e3a1b5aa9e77723b0b76ea33c881c00d645bbba4f0c443b046d86d04ed6559d1af14b12daef505b040f64ddff63ced846c9fbd4ee3b')
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