r-annotationdbi: auto updated to 1.58.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 07:23:05 +00:00
parent 6b6d7043d6
commit 36a2d8d223

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=AnnotationDbi
_pkgver=1.56.2
_pkgver=1.58.0
pkgname=r-${_pkgname,,}
pkgver=1.56.2
pkgrel=3
pkgver=1.58.0
pkgrel=1
pkgdesc='Manipulation of SQLite-based annotations in Bioconductor'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -35,7 +35,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('283e2a77612a1a841aef7df66a37c070574f4ef6f5be8c76ff7c2d5d49c0fc07')
sha256sums=('96bf9c24b8401361c2c9d4efbf6f93a790becaba449edc06e5322116e9f19c95')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"