r-customcmpdb: auto updated to 1.16.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 20:00:58 +00:00
parent c864ff3556
commit e419847946

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=customCMPdb
_pkgver=1.14.0
_pkgver=1.16.0
pkgname=r-${_pkgname,,}
pkgver=1.14.0
pkgver=1.16.0
pkgrel=1
pkgdesc='Customize and Query Compound Annotation Database'
arch=('any')
@ -25,7 +25,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('94a6aca00f3230249565fe108efa7e56a6b2eaa4714db596adf1855b0529a6c8')
sha256sums=('cb8360368151ebfaefd917b85240f87b9afcf0da65828a47c0984d248179da91')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"