r-fmcsr: auto updated to 1.48.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 15:12:02 +00:00
parent 7e4092619b
commit 7a7c2a679f

View file

@ -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}"