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

Andrew Crerar andrewsc at archlinux.org
Thu Apr 30 14:27:32 UTC 2020


    Date: Thursday, April 30, 2020 @ 14:27:32
  Author: andrewsc
Revision: 623331

Updating upstream url. Resolves FS#66461

Modified:
  python-pipenv/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-30 14:10:29 UTC (rev 623330)
+++ PKGBUILD	2020-04-30 14:27:32 UTC (rev 623331)
@@ -1,4 +1,5 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
+# Maintainer: Andrew Crerar <crerar at archlinux.org>
 # Contributor: Maikel Wever <maikelwever at gmail.com>
 
 pkgname=python-pipenv
@@ -5,7 +6,7 @@
 pkgver=2018.11.26
 pkgrel=3
 pkgdesc="Sacred Marriage of Pipfile, Pip, & Virtualenv."
-url="https://docs.pipenv.org"
+url="https://pipenv.pypa.io"
 arch=('any')
 license=('MIT')
 depends=('python' 'python-pip' 'python-pew' 'python-virtualenv'



More information about the arch-commits mailing list