Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
- Sync latest working bioconda recipe


Former-commit-id: e4c49f1
  • Loading branch information
edgardomortiz committed Aug 18, 2023
1 parent 2d57666 commit 037b4ce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{% set version = "0.9.92" %}
{% set sha256 = "b9426baa854ec9771143a0718ba57c8b3a2beb79b9b949d30f98d740b1b58b6a" %}
{% set version = "0.9.93" %}
{% set sha256 = "bc6ad281ef2d27c3fe558f1319b5d9e8c73db180db44d3c857be03a9427552b5" %}

package:
name: captus
Expand All @@ -10,7 +10,7 @@ source:
sha256: {{ sha256 }}

build:
number: 0
number: 2
noarch: python
script: "{{ PYTHON }} -m pip install . --ignore-installed -vv"

Expand Down Expand Up @@ -48,4 +48,4 @@ about:
home: https://github.com/edgardomortiz/Captus
license: GPL3
license_file: LICENSE.txt
summary: "Captus: Assembly of Phylogenomic Datasets from High-Throughput Sequencing data"
summary: "Captus: Assembly of Phylogenomic Datasets from High-Throughput Sequencing data"

0 comments on commit 037b4ce

Please sign in to comment.