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