Date: Wednesday, September 21, 2022 @ 14:31:59
  Author: andrewsc
Revision: 1305996

upgpkg: python-pipenv 2022.9.21-1

Modified:
  python-pipenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-21 14:21:24 UTC (rev 1305995)
+++ PKGBUILD    2022-09-21 14:31:59 UTC (rev 1305996)
@@ -3,7 +3,7 @@
 # Contributor: Maikel Wever <[email protected]>
 
 pkgname=python-pipenv
-pkgver=2022.9.20
+pkgver=2022.9.21
 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";)
-b2sums=('5dacc52a1256bd003e7a3fec8b8142de4c03c64cdd5661b2183886643d121f03b50f91052ab7347079591de00a5b1edbca9861f6d169e7c14fbe569b9168eb4e')
+b2sums=('f1d6206db95540c471397741fc01743a8bf46b3a1b7276738b1de5f65a4927ea24fdff9c8afb217dddad275a7a08d6917cd588ae71fbf7f2eff1f1335c4f1fef')
 
 build() {
   cd "pipenv-${pkgver}"

Reply via email to