From 78fb7f6d958f6b7bd93640525e41fe7b1a955d23 Mon Sep 17 00:00:00 2001 From: Chenkai Li Date: Tue, 30 Nov 2021 22:28:15 -0800 Subject: [PATCH] [ci skip] Merge PR 31792 Merge PR #31792, commits were: * update amplify to v1.0.2 * Merge branch 'bioconda:master' into master * change the url for source code for the path error on Mac * Merge branch 'bioconda:master' into master * Fix a bug during installation of amplify v1.0.1 * Merge pull request #1 from bioconda/master update * build number to 1 * noarch to generic * update scripts for amplify v1.0.1 --- recipes/amplify/meta.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/amplify/meta.yaml b/recipes/amplify/meta.yaml index 0b9785345cb30..7201aa827a28f 100644 --- a/recipes/amplify/meta.yaml +++ b/recipes/amplify/meta.yaml @@ -1,5 +1,5 @@ {% set name = "amplify" %} -{% set version = "1.0.1" %} +{% set version = "1.0.2" %} package: name: '{{ name|lower }}' @@ -7,10 +7,10 @@ package: source: url: https://github.com/bcgsc/AMPlify/archive/v{{ version }}.tar.gz - sha256: 183e4dc53fed11d4bcef70410f05d055ec49d58c4bd6fa455d2d9b691437b6e9 + sha256: 06f985bd14a7d0dd977270a5658f57a69120a20f311b45276d5d6e11d9795480 build: - number: 3 + number: 0 noarch: generic requirements: