summaryrefslogtreecommitdiff
path: root/astroquery
diff options
context:
space:
mode:
authorJustin Ely <ely@stsci.edu>2017-01-05 12:48:57 -0500
committerGitHub <noreply@github.com>2017-01-05 12:48:57 -0500
commit629f1d1d14cabed639dd2908195ef06ed02c34fa (patch)
tree82487c93fbafab6fc41716b8b727684f59b96da7 /astroquery
parenta96a1285ba6cc7b077ba62e2a73d4592dd78003f (diff)
parentae39975e0ebd1c31d15c47f396a0ae4521715ab3 (diff)
downloadastroconda-contrib-629f1d1d14cabed639dd2908195ef06ed02c34fa.tar.gz
Merge pull request #119 from jhunkeler/overhaul
Overhaul package recipes
Diffstat (limited to 'astroquery')
-rw-r--r--astroquery/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/astroquery/meta.yaml b/astroquery/meta.yaml
index 6aed835..be5bc95 100644
--- a/astroquery/meta.yaml
+++ b/astroquery/meta.yaml
@@ -12,8 +12,8 @@ package:
version: {{ version }}
source:
- fn: astroquery-{{version}}.tar.gz
- url: https://pypi.io/packages/source/a/astroquery/astroquery-{{version}}.tar.gz
+ fn: {{ name }}-{{ version }}.tar.gz
+ url: https://pypi.io/packages/source/a/{{ name }}/{{ name }}-{{ version }}.tar.gz
md5: 1be83c630fcb462a711eb9c2eda0fbea
build: