Skip to content

Commit

Permalink
Update meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
berkelem authored Oct 11, 2024
1 parent b7fe7ea commit e8d6722
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions recipes/busco/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "busco" %}
{% set version = "5.7.1" %}
{% set sha256 = "d57066b68d533f0b86518653430ba47b748ef14db56d2a992601d3e26096cad6" %}
{% set version = "5.8.0" %}
{% set sha256 = "201218349224d35b4ad2de345505710e7778904e0f1158874b2a4d0cb2dce1ed" %}

package:
name: busco
version: {{ version }}

build:
number: 1
number: 0
noarch: python
run_exports:
- {{ pin_subpackage(name, max_pin="x.x") }}
Expand Down Expand Up @@ -84,6 +84,4 @@ extra:
- doi:10.1093/bioinformatics/btv351
- usegalaxy-eu:busco
recipe-maintainers:
- silask
- matsepp
- berkelem

0 comments on commit e8d6722

Please sign in to comment.