mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dta: auto updated to 2.42.0-1
This commit is contained in:
parent
7ac616d7e8
commit
a64a8a8cf9
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=DTA
|
_pkgname=DTA
|
||||||
_pkgver=2.40.0
|
_pkgver=2.42.0
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=2.40.0
|
pkgver=2.42.0
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
pkgdesc='Dynamic Transcriptome Analysis'
|
pkgdesc='Dynamic Transcriptome Analysis'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://bioconductor.org/packages/${_pkgname}"
|
url="https://bioconductor.org/packages/${_pkgname}"
|
||||||
|
@ -15,7 +15,7 @@ depends=(
|
||||||
r-scatterplot3d
|
r-scatterplot3d
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('e1096e23bd7cda28e1820b6973af69af7217da9568030503119c421fb4acb7a4')
|
sha256sums=('84ff2b9bc419c66f69f5550d50a733d223696e2e55dbf62e45dfb2febef8a78f')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue