r-biodbkegg: auto updated to 1.10.2-1

This commit is contained in:
BioArchLinuxBot 2024-08-08 00:02:56 +00:00
parent 5c00769f75
commit 4714d62734

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=biodbKegg
_pkgver=1.10.1
_pkgver=1.10.2
pkgname=r-${_pkgname,,}
pkgver=1.10.1
pkgver=1.10.2
pkgrel=1
pkgdesc='biodbKegg, a library for connecting to the KEGG Database'
arch=('any')
@ -28,7 +28,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('afa641754a3ccfcb66ea89466d3fee5716beb9ba832f30131cb640297b26616a')
sha256sums=('dcf389fd20763042689e8262db01c9aa8005903b2b76fd9f1a2f1719c75b9d67')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"