summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPanos Mavrogiorgos2020-04-24 07:42:33 +0300
committerPanos Mavrogiorgos2020-04-24 07:42:33 +0300
commit85e0486a3c5e3098b454bb3701e140d1db8fd314 (patch)
tree3e967d1216b712b0a05edbc03416c734791de63f /PKGBUILD
parentb408de5ff123a766545e65a28c23d77f0682a479 (diff)
downloadaur-85e0486a3c5e3098b454bb3701e140d1db8fd314.tar.gz
Update source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e6d8b6cd97b..6da71f6fe879 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-pipx
pkgname=python-pipx
_name=pipx
pkgver=0.15.1.3
-pkgrel=2
+pkgrel=3
pkgdesc='Execute binaries from Python packages in isolated environments'
arch=('any')
url='https://github.com/pipxproject/pipx'
@@ -12,7 +12,7 @@ license=('MIT')
depends=('python-setuptools' 'python-userpath' 'python-argcomplete')
makedepends=()
#source=("https://files.pythonhosted.org/packages/source/${_name::1}/${_name}/${_name}-${pkgver}.tar.gz")
-source=("https://github.com/cs01/${_name}/archive/${pkgver}.tar.gz")
+source=("https://github.com/pipxproject/${_name}/archive/${pkgver}.tar.gz")
sha512sums=('fc05089a4a84fcd15a6a470c77a586bbae28286388892e45a981e3e4fd58f6a78d897b82f985bc0f7d3d9f29f89bd1ec9927bbf0a45de4b6a1532c9a62c63c32')