mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bsgenome: auto updated to 1.74.0-1
This commit is contained in:
parent
f66770e1fa
commit
007e2b3587
1 changed files with 3 additions and 3 deletions
|
@ -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}"
|
||||
|
|
Loading…
Add table
Reference in a new issue