mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-bsgenome.hsapiens.ucsc.hg18: auto updated to 1.3.1000-1
This commit is contained in:
parent
2f37498723
commit
f6d45003b1
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
_pkgname=BSgenome.Hsapiens.UCSC.hg18
|
||||
_pkgver=1.3.1000
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=1.3.1000
|
||||
pkgrel=1
|
||||
pkgdesc='Full genome sequences for Homo sapiens (UCSC version hg18)'
|
||||
arch=('any')
|
||||
|
@ -17,7 +17,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg18.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/annotation/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('26fa81bfdb16269d76299aae1f352ddd3c56bec30da7259785fe3e3d8985a7ad')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue