From 0fd9507d8dce430e5904a924ea5416e13666c968 Mon Sep 17 00:00:00 2001 From: BioArchLinuxBot Date: Sat, 21 Oct 2023 12:06:13 +0000 Subject: [PATCH] r-msa2dist: auto updated to 1.4.0-2 --- BioArchLinux/r-msa2dist/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BioArchLinux/r-msa2dist/PKGBUILD b/BioArchLinux/r-msa2dist/PKGBUILD index 12e34c8321..f6c4b90c02 100644 --- a/BioArchLinux/r-msa2dist/PKGBUILD +++ b/BioArchLinux/r-msa2dist/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=MSA2dist _pkgver=1.4.0 pkgname=r-${_pkgname,,} pkgver=${_pkgver//-/.} -pkgrel=1 +pkgrel=2 pkgdesc="MSA2dist calculates pairwise distances between all sequences of a DNAStringSet or a AAStringSet using a custom score matrix and conducts codon based analysis" arch=(x86_64) url="https://bioconductor.org/packages/${_pkgname}"