r-ensembldb: auto updated to 2.20.1-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 01:55:07 +00:00
parent 4923a36dec
commit 91553d2c44

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ensembldb
_pkgver=2.18.4
_pkgver=2.20.1
pkgname=r-${_pkgname,,}
pkgver=2.18.4
pkgver=2.20.1
pkgrel=1
pkgdesc='Utilities to create and use Ensembl-based annotation databases'
arch=('any')
@ -43,7 +43,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('f763426731c9404129323f9b1b1cbe469daada572ad805c19e7140089f664ddb')
sha256sums=('9fc77f065b629d3a4e9d11420f12d44ae15b12814c33337e4f76bb67c9d179a0')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"