summaryrefslogtreecommitdiff
path: root/python-appdirs
diff options
context:
space:
mode:
authorDanny Rawlins <monster.romster@gmail.com>2017-02-12 12:30:10 +1100
committerDanny Rawlins <monster.romster@gmail.com>2017-02-12 12:30:10 +1100
commit8a90a865b3948258ff9e3206b5416eafebd5199c (patch)
treed688671e4146bb56a4981c6830784d272a9de682 /python-appdirs
parent746459d542827edb7258665682fd67aa3fb882f9 (diff)
downloadopt-8a90a865b3948258ff9e3206b5416eafebd5199c.tar.gz
opt-8a90a865b3948258ff9e3206b5416eafebd5199c.tar.xz
python-setuptools fix urls for crux 3.3 new naming convention python-
Diffstat (limited to 'python-appdirs')
-rw-r--r--python-appdirs/Pkgfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-appdirs/Pkgfile b/python-appdirs/Pkgfile
index 0f8cbc69d..84598ca99 100644
--- a/python-appdirs/Pkgfile
+++ b/python-appdirs/Pkgfile
@@ -6,7 +6,7 @@
name=python-appdirs
version=1.4.0
release=1
-source=(https://files.pythonhosted.org/packages/source/${name:0:1}/$name/$name-$version.tar.gz
+source=(https://files.pythonhosted.org/packages/source/${name:7:1}/$name/$name-$version.tar.gz
https://bootstrap.pypa.io/get-pip.py)
build() {

Generated by cgit