[arch-commits] Commit in python-pipenv/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Fri May 11 09:46:46 UTC 2018
Date: Friday, May 11, 2018 @ 09:46:45
Author: foxboron
Revision: 320668
upgpkg: python-pipenv 11.10.4-1
Updated to 11.10.4
Modified:
python-pipenv/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-11 09:43:15 UTC (rev 320667)
+++ PKGBUILD 2018-05-11 09:46:45 UTC (rev 320668)
@@ -3,7 +3,7 @@
pkgbase=python-pipenv
pkgname=(python-pipenv python2-pipenv)
-pkgver=11.10.3
+pkgver=11.10.4
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=('f73f12249fa4cfe8535f9a9010c8984c4cdcd012787aef0fd9bca4dbe4968010')
+sha256sums=('0215275a830c2a1a6db014d0db10b8964aa3addc4ad8f01a5299fbc1152ec002')
prepare() {
cp -a pipenv-$pkgver{,-py2}
More information about the arch-commits
mailing list