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

Andrew Crerar andrewsc at archlinux.org
Tue Jun 2 11:21:11 UTC 2020


    Date: Tuesday, June 2, 2020 @ 11:21:11
  Author: andrewsc
Revision: 638010

upgpkg: python-pipenv 2020.6.2-1

Modified:
  python-pipenv/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-02 11:14:21 UTC (rev 638009)
+++ PKGBUILD	2020-06-02 11:21:11 UTC (rev 638010)
@@ -3,7 +3,7 @@
 # Contributor: Maikel Wever <maikelwever at gmail.com>
 
 pkgname=python-pipenv
-pkgver=2020.5.28
+pkgver=2020.6.2
 pkgrel=1
 pkgdesc="Sacred Marriage of Pipfile, Pip, & Virtualenv."
 url="https://pipenv.pypa.io"
@@ -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=('a1f93503c5817ce3e3aaed125af182640ac9d6c866187e7a010abd1979c9526c569e5cd5bf4e84065fc59a6f9d555a1b4fc34fb84cd18ea161e4c7d092ae5799')
+sha512sums=('671765b9e77a18039668eb500989de45c8bd4f15948ee914eb241985098562ebd382168a535a449ac5d216f07327b6787eb8f828b5a6499ef6e77fe5a036441e')
 
 build() {
   cd "$srcdir/pipenv-$pkgver"



More information about the arch-commits mailing list