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

Morten Linderud foxboron at archlinux.org
Thu Apr 12 12:17:34 UTC 2018


    Date: Thursday, April 12, 2018 @ 12:17:33
  Author: foxboron
Revision: 316056

upgpkg: python-pipenv 11.10.0-1

Updated to 11.10.0

Modified:
  python-pipenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-12 12:10:36 UTC (rev 316055)
+++ PKGBUILD	2018-04-12 12:17:33 UTC (rev 316056)
@@ -3,8 +3,8 @@
 
 pkgbase=python-pipenv
 pkgname=(python-pipenv python2-pipenv)
-pkgver=11.9.0
-pkgrel=4
+pkgver=11.10.0
+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=('fe2a2cdb76ddfaff4d415606ff24425e2323763dd95aeeb049f5187f98620ef7')
+sha256sums=('fb60f5c49b77b9beb760ecebf34b7ce70a3a00e44ec4872de033e694960b1dab')
 
 prepare() {
   cp -a pipenv-$pkgver{,-py2}



More information about the arch-commits mailing list