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 <[email protected]>
+# Maintainer: Andrew Crerar <[email protected]>
 # Contributor: Maikel Wever <[email protected]>
 
 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'

Reply via email to