Skip to content

Commit

Permalink
seqbuster: bump to latest version (#15558)
Browse files Browse the repository at this point in the history
* seqbuster: bump to latest version

* add noarch

* remove skip condition
  • Loading branch information
lpantano authored and druvus committed May 23, 2019
1 parent c08919c commit e05d23d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions recipes/seqbuster/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
package:
name: seqbuster
version: '3.2'
version: '3.4'

source:
url: https://github.com/lpantano/seqbuster/archive/miraligner-3.2.tar.gz
sha256: 16419d453fd56bd6eb9164be4353a71c5859fac85a9f165edf73a0bf1048d505
url: https://github.com/lpantano/seqbuster/archive/miraligner-3.4.tar.gz
sha256: 99f3c90961e4fcd74eaadfa8e5a07b897c472a098d4413f3cc008bb4e4676b3e

build:
number: 1
skip: True # [osx]
number: 0
noarch: True

requirements:
run:
Expand Down

0 comments on commit e05d23d

Please sign in to comment.