mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-fmcsr: auto updated to 1.48.0-1
This commit is contained in:
parent
7e4092619b
commit
7a7c2a679f
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=fmcsR
|
||||
_pkgver=1.46.0
|
||||
_pkgver=1.48.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.46.0
|
||||
pkgver=1.48.0
|
||||
pkgrel=1
|
||||
pkgdesc='Mismatch Tolerant Maximum Common Substructure Searching'
|
||||
arch=('x86_64')
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('8f14aa1c03d70664c28a9dd7925724f1250a468999a88bd25c7b724906cb1a20')
|
||||
sha256sums=('8ad4907bfbfd9e11d515b9a4c14ce7146e7efacf3fc7b2c74cdb77266376a5fd')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue