Date: Tuesday, September 20, 2022 @ 21:52:03
  Author: andrewsc
Revision: 1305864

upgpkg: python-pipenv 2022.9.20-1

Modified:
  python-pipenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-09-20 21:50:03 UTC (rev 1305863)
+++ PKGBUILD    2022-09-20 21:52:03 UTC (rev 1305864)
@@ -3,7 +3,7 @@
 # Contributor: Maikel Wever <[email protected]>
 
 pkgname=python-pipenv
-pkgver=2022.9.8
+pkgver=2022.9.20
 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=('d2954fdfff0d329144c44c61030a2c5d78457a1a0a9b6d1a0001970b55667dca390523a7a1dbdfcc24a3a0ec3488ae450a4b20770ab71e13d5f324fb569e5a65')
+b2sums=('5dacc52a1256bd003e7a3fec8b8142de4c03c64cdd5661b2183886643d121f03b50f91052ab7347079591de00a5b1edbca9861f6d169e7c14fbe569b9168eb4e')
 
 build() {
   cd "pipenv-${pkgver}"

Reply via email to