[arch-commits] Commit in python-pipenv/trunk (PKGBUILD)

Morten Linderud foxboron at archlinux.org
Thu Aug 13 20:01:43 UTC 2020


    Date: Thursday, August 13, 2020 @ 20:01:42
  Author: foxboron
Revision: 677995

upgpkg: python-pipenv 2020.8.13-1

Modified:
  python-pipenv/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-13 20:01:09 UTC (rev 677994)
+++ PKGBUILD	2020-08-13 20:01:42 UTC (rev 677995)
@@ -3,8 +3,8 @@
 # Contributor: Maikel Wever <maikelwever at gmail.com>
 
 pkgname=python-pipenv
-pkgver=2020.6.2
-pkgrel=2
+pkgver=2020.8.13
+pkgrel=1
 pkgdesc="Sacred Marriage of Pipfile, Pip, & Virtualenv."
 url="https://pipenv.pypa.io"
 arch=('any')
@@ -13,7 +13,7 @@
          'python-virtualenv-clone' 'python-virtualenv')
 makedepends=('python-setuptools')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/pypa/pipenv/archive/v${pkgver}.tar.gz")
-sha512sums=('671765b9e77a18039668eb500989de45c8bd4f15948ee914eb241985098562ebd382168a535a449ac5d216f07327b6787eb8f828b5a6499ef6e77fe5a036441e')
+sha512sums=('90ccaf386bc68d856ee9c645084cb65c4213902a8c87e2059cc2274b88d922c3b02c58c15d05945e1f61e8b816ef92a11672cadaf125143bd5019ab25ff0b19e')
 
 build() {
   cd "pipenv-$pkgver"



More information about the arch-commits mailing list