r-bsgenome: auto updated to 1.64.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-03 00:58:31 +00:00
parent ab498a184b
commit b77b0f33c3

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=BSgenome
_pkgver=1.62.0
_pkgver=1.64.0
pkgname=r-${_pkgname,,}
pkgver=1.62.0
pkgrel=2
pkgver=1.64.0
pkgrel=1
pkgdesc='Software infrastructure for efficient representation of full genomes and their SNPs'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -40,7 +40,7 @@ optdepends=(
r-xtrasnplocs.hsapiens.dbsnp144.grch38
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('d14bf074f9c1ec3a13b2400b9f86bbff19c34e9a15786cda04f879e46f1b02ac')
sha256sums=('ace392a9db183effb8a55c1f74719ef00dee5ea2da2af6f383af77e354cdf89d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"