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

Morten Linderud foxboron at archlinux.org
Tue Nov 7 16:05:42 UTC 2017


    Date: Tuesday, November 7, 2017 @ 16:05:41
  Author: foxboron
Revision: 265678

upgpkg: python-pipenv 8.3.2-1

Updated pipenv to 8.3.2

Modified:
  python-pipenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-07 15:01:41 UTC (rev 265677)
+++ PKGBUILD	2017-11-07 16:05:41 UTC (rev 265678)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pipenv
 pkgname=(python-pipenv python2-pipenv)
-pkgver=8.3.1
+pkgver=8.3.2
 pkgrel=1
 pkgdesc="Sacred Marriage of Pipfile, Pip, & Virtualenv."
 url="https://docs.pipenv.org"
@@ -12,7 +12,7 @@
 makedepends=('python' 'python-setuptools'
              'python2' 'python2-setuptools')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/kennethreitz/pipenv/archive/v${pkgver}.tar.gz")
-sha256sums=('e9c095711eede9b0086b8bd0d8f1c220a109f90af715fc18a36015bedd1cc44a')
+sha256sums=('7c4c161e22f970b435598dfbc0758270a224a3f38467ba989eb6f4f767197835')
 
 prepare() {
   cp -a pipenv-$pkgver{,-py2}



More information about the arch-commits mailing list