mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-txdb.rnorvegicus.ucsc.rn4.ensgene: auto updated to 3.2.2-1
This commit is contained in:
parent
06b4089713
commit
3c23b74d68
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
|||
_pkgname=TxDb.Rnorvegicus.UCSC.rn4.ensGene
|
||||
_pkgver=3.2.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//[:-]/.}
|
||||
pkgver=3.2.2
|
||||
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=('15325d09a9da4292678768164e1850a78595dd96351970553844f5eeac5f683f')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue