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