Skip to content

Commit

Permalink
Merge pull request #13 from HWsunqian0027/3seq
Browse files Browse the repository at this point in the history
linux-aarch64 build for 3seq
  • Loading branch information
sunqian2116 authored Mar 20, 2024
2 parents 3ae8d51 + 9dd9843 commit 69d0519
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion recipes/3seq/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ package:
version: {{ version }}

build:
number: 3
number: 4
run_exports:
- {{ pin_subpackage("3seq", max_pin="x.x.x") }}

source:
url: https://gitlab.com/lamhm/{{ name|lower }}/-/archive/v{{ version }}/3seq-v{{ version }}.tar.gz
Expand All @@ -31,3 +33,7 @@ about:
license: CC BY-NC-SA 4.0
license_file: LICENSE.md
summary: '3SEQ tests all sequence triplets in an alignment for a mosaic recombination signal.'

extra:
additional-platforms:
- linux-aarch64

0 comments on commit 69d0519

Please sign in to comment.