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

Morten Linderud foxboron at archlinux.org
Sun Jan 21 15:58:37 UTC 2018


    Date: Sunday, January 21, 2018 @ 15:58:30
  Author: foxboron
Revision: 284570

upgpkg: python-pipenv 9.0.3-1

Updated pipenv to 9.0.3

Modified:
  python-pipenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-21 15:55:46 UTC (rev 284569)
+++ PKGBUILD	2018-01-21 15:58:30 UTC (rev 284570)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pipenv
 pkgname=(python-pipenv python2-pipenv)
-pkgver=9.0.1
+pkgver=9.0.3
 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=('5e16b51a30ef4b91a9f258ba62271596d52390e15776267e79caf4f6ffa02e52')
+sha256sums=('57c37d3b960d305468a58ddd7c6a82477a21c77512bdc59c05ed2aace2bf7f1c')
 
 prepare() {
   cp -a pipenv-$pkgver{,-py2}



More information about the arch-commits mailing list