mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-txdb.mmusculus.ucsc.mm10.knowngene: auto updated to 3.10.0-1
This commit is contained in:
parent
7b50c127f3
commit
ca6fe56510
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
_pkgname=TxDb.Mmusculus.UCSC.mm10.knownGene
|
||||
_pkgver=3.10.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=3.10.0
|
||||
pkgrel=1
|
||||
pkgdesc='Annotation package for TxDb object(s)'
|
||||
arch=('any')
|
||||
|
@ -15,7 +15,7 @@ depends=(
|
|||
r-genomicfeatures
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/annotation/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('a')
|
||||
sha256sums=('696281749d01737c94894564d62093433045bc007a4528cc3d94f205edb54977')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue