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

Morten Linderud foxboron at archlinux.org
Fri Apr 27 15:53:25 UTC 2018


    Date: Friday, April 27, 2018 @ 15:53:24
  Author: foxboron
Revision: 318290

upgpkg: python-pipenv 11.10.1-1

Updated to 11.10.1

Modified:
  python-pipenv/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-27 11:35:36 UTC (rev 318289)
+++ PKGBUILD	2018-04-27 15:53:24 UTC (rev 318290)
@@ -3,8 +3,8 @@
 
 pkgbase=python-pipenv
 pkgname=(python-pipenv python2-pipenv)
-pkgver=11.10.0
-pkgrel=2
+pkgver=11.10.1
+pkgrel=1
 pkgdesc="Sacred Marriage of Pipfile, Pip, & Virtualenv."
 url="https://docs.pipenv.org"
 arch=('any')
@@ -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=('fb60f5c49b77b9beb760ecebf34b7ce70a3a00e44ec4872de033e694960b1dab')
+sha256sums=('ea316e70d2e8f7f1146bffd2370a1d7892a0975497444e4c5d867728f213b3b3')
 
 prepare() {
   cp -a pipenv-$pkgver{,-py2}



More information about the arch-commits mailing list