Skip to content

Commit

Permalink
Xiangyang1984 patch 20 (#51418)
Browse files Browse the repository at this point in the history
* Update meta.yaml

* Update meta.yaml

* Update meta.yaml
  • Loading branch information
Xiangyang1984 authored Oct 16, 2024
1 parent 3be7f86 commit c5610fa
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions recipes/pneumo-typer/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{% set name = "pneumo-typer" %}
{% set version = "1.0.2" %}
{% set version = "1.0.3" %}

{% set sha256 = "755584efcb967c3afe260650af905123f81e192707ee8078ed9d1db22bbfad41" %}
{% set sha256 = "2e9c4d071a5415281b4cafbdc86ad960e8c0805fa4469a350986109c6457d12e" %}

package:
name: "{{ name|lower }}"
Expand All @@ -12,7 +12,7 @@ source:
sha256: {{ sha256 }}

build:
number: 1
number: 0
noarch: generic
run_exports:
- {{ pin_subpackage('pneumo-typer', max_pin="x") }}
Expand All @@ -22,9 +22,9 @@ requirements:

run:
- blast
- perl-gd
- perl-gd >=2.74
- perl-gd-svg
- perl-svg
- perl-svg >=2.87
- perl-bioperl-core
- prodigal
- blat
Expand Down

0 comments on commit c5610fa

Please sign in to comment.