From 2befab93b507477aa4e73361b8be5ab229873262 Mon Sep 17 00:00:00 2001 From: Joshua Zhuang <71105179+mencian@users.noreply.github.com> Date: Tue, 12 Nov 2024 09:29:27 -0600 Subject: [PATCH] Update meta.yaml --- recipes/revbayes/meta.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/revbayes/meta.yaml b/recipes/revbayes/meta.yaml index 5bb1fe2eb0340..e17655837a323 100644 --- a/recipes/revbayes/meta.yaml +++ b/recipes/revbayes/meta.yaml @@ -33,9 +33,7 @@ requirements: test: commands: - - rb -v - rb -h - - rb-mpi -v - rb-mpi -h about: @@ -43,7 +41,7 @@ about: license: "GPL-3.0-or-later" license_family: GPL3 license_file: LICENSE - summary: "Bayesian phylogenetic inference using probabilistic graphical models and an interactive language." + summary: "Bayesian Phylogenetic Inference Using Graphical Models and an Interactive Model-Specification Language." dev_url: "https://github.com/revbayes/revbayes" doc_url: "https://revbayes.github.io/tutorials" @@ -54,6 +52,7 @@ extra: identifiers: - biotools:revbayes - doi:10.1093/sysbio/syw021 + - doi:10.1093/sysbio/syu039 additional-platforms: - linux-aarch64 - osx-arm64