r-biodblipidmaps: auto updated to 1.10.0-1

This commit is contained in:
BioArchLinuxBot 2024-05-21 00:02:07 +00:00
parent c77faa4959
commit 56f00d3abe

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=biodbLipidmaps
_pkgver=1.8.0
_pkgver=1.10.0
pkgname=r-${_pkgname,,}
pkgver=1.8.0
pkgrel=2
pkgver=1.10.0
pkgrel=1
pkgdesc='biodbLipidmaps, a library for connecting to the Lipidmaps Structure database'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -26,7 +26,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('ba97d2b5411ff4e261201bf24740d7f07a201478f7f995c400bfde123347ff83')
sha256sums=('3b9bea3718284e2ca4b14441be6031c8c063f10de751772a9112e1e4f90c28dc')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"