r-bsgenome: auto updated to 1.74.0-1

This commit is contained in:
BioArchLinuxBot 2024-11-09 22:55:38 +00:00
parent f66770e1fa
commit 007e2b3587

View file

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