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

Morten Linderud foxboron at archlinux.org
Tue Dec 26 00:24:07 UTC 2017


    Date: Tuesday, December 26, 2017 @ 00:24:06
  Author: foxboron
Revision: 276046

upgpkg: python-pipenv 9.0.1-1

Updated pipenv

Modified:
  python-pipenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-25 21:34:21 UTC (rev 276045)
+++ PKGBUILD	2017-12-26 00:24:06 UTC (rev 276046)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pipenv
 pkgname=(python-pipenv python2-pipenv)
-pkgver=9.0.0
+pkgver=9.0.1
 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/pypa/pipenv/archive/v${pkgver}.tar.gz")
-sha256sums=('4e4d78f1da2acf05bf0a27737358d1092ddcf716da76298e39d9ad509a410500')
+sha256sums=('5e16b51a30ef4b91a9f258ba62271596d52390e15776267e79caf4f6ffa02e52')
 
 prepare() {
   cp -a pipenv-$pkgver{,-py2}



More information about the arch-commits mailing list