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