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

Andrew Crerar andrewsc at gemini.archlinux.org
Mon Mar 28 16:50:37 UTC 2022


    Date: Monday, March 28, 2022 @ 16:50:36
  Author: andrewsc
Revision: 1177388

upgpkg: python-pipenv 2022.3.28-1

Modified:
  python-pipenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-28 16:44:54 UTC (rev 1177387)
+++ PKGBUILD	2022-03-28 16:50:36 UTC (rev 1177388)
@@ -3,7 +3,7 @@
 # Contributor: Maikel Wever <maikelwever at gmail.com>
 
 pkgname=python-pipenv
-pkgver=2022.3.24
+pkgver=2022.3.28
 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=('fc242620e4bcdc6f6a099dd0e2a87f41663e536bdd43218441f119336595459265d2d290ef9beb56495214de446d809fbfe347dccbe234f08fd819473c2bb211')
+sha512sums=('368195bcb93c79d7af4e816811f77801218a601890bf58402664cb3e9edd632d06096a67ec13199ecd4765fc2d105cb967bf256e7871e18b93b4b1a32928bfa7')
 
 build() {
   cd "pipenv-${pkgver}"



More information about the arch-commits mailing list