r-rsemmed: auto updated to 1.12.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-25 23:42:31 +00:00
parent 4a6c03765c
commit ea6d18e601

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=rsemmed
_pkgver=1.10.0
_pkgver=1.12.0
pkgname=r-${_pkgname,,}
pkgver=1.10.0
pkgver=1.12.0
pkgrel=1
pkgdesc='An interface to the Semantic MEDLINE database'
arch=('any')
@ -23,7 +23,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('c505d8093bab5d94131c147ed81311b2138141b831d7018452a7794aab5fcb1a')
sha256sums=('6121ae85efa4d5b258c7a7c139fd0523b3ba7843b646c169d30bf05341b79684')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"