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

Morten Linderud foxboron at archlinux.org
Mon May 14 09:22:32 UTC 2018


    Date: Monday, May 14, 2018 @ 09:22:31
  Author: foxboron
Revision: 321954

upgpkg: python-pipenv 2018.05.18-1

Updated to 2018.05.18

Modified:
  python-pipenv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-14 09:18:20 UTC (rev 321953)
+++ PKGBUILD	2018-05-14 09:22:31 UTC (rev 321954)
@@ -3,7 +3,7 @@
 
 pkgbase=python-pipenv
 pkgname=(python-pipenv python2-pipenv)
-pkgver=11.10.4
+pkgver=2018.05.18
 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=('0215275a830c2a1a6db014d0db10b8964aa3addc4ad8f01a5299fbc1152ec002')
+sha256sums=('fadf22cd92ea0c96dc6d111940525e6285866d9bc06eb4aa52bc54bfb2ab2646')
 
 prepare() {
   cp -a pipenv-$pkgver{,-py2}



More information about the arch-commits mailing list