mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gaga: auto updated to 2.52.0-1
This commit is contained in:
parent
a28bb9a758
commit
d27c9a8028
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=gaga
|
||||
_pkgver=2.50.0
|
||||
_pkgver=2.52.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.50.0
|
||||
pkgver=2.52.0
|
||||
pkgrel=1
|
||||
pkgdesc='GaGa hierarchical model for high-throughput data analysis'
|
||||
arch=('x86_64')
|
||||
|
@ -19,7 +19,7 @@ optdepends=(
|
|||
r-parallel
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ce2e187f0a8b9d0830822ed3b6d2256c188a4ee2f4e9185fe884386fc09b0c83')
|
||||
sha256sums=('cdb5ba9dc6470cca69ea6bf3c2dc5f95f939722eb05a134bde5650fd955de28a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue