mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-muscle: auto updated to 3.48.0-1
This commit is contained in:
parent
2364813b4f
commit
a81604d2fb
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=muscle
|
||||
_pkgver=3.46.0
|
||||
_pkgver=3.48.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=3.46.0
|
||||
pkgver=3.48.0
|
||||
pkgrel=1
|
||||
pkgdesc='Multiple Sequence Alignment with MUSCLE'
|
||||
arch=('x86_64')
|
||||
|
@ -14,7 +14,7 @@ depends=(
|
|||
r-biostrings
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b8b1206878275366f7e295c0fc19721023559efc1f30a07ac856a626ff0ba7cb')
|
||||
sha256sums=('c30263f19369cd17800f27683178936ba22264466a35550363255fbe80132760')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue