mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-gsa: auto updated to 1.03.2-1
This commit is contained in:
parent
7feb3085b6
commit
e21c0b72b8
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=GSA
|
||||
_pkgver=1.03.1
|
||||
_pkgver=1.03.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.03.1
|
||||
pkgrel=2
|
||||
pkgver=1.03.2
|
||||
pkgrel=1
|
||||
pkgdesc='Gene Set Analysis'
|
||||
arch=('any')
|
||||
url="https://cran.r-project.org/package=${_pkgname}"
|
||||
|
@ -16,7 +16,7 @@ optdepends=(
|
|||
r-impute
|
||||
)
|
||||
source=("https://cran.r-project.org/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('e192d4383f53680dbd556223ea5f8cad6bae62a80a337ba5fd8d05a8aee6a917')
|
||||
sha256sums=('177d6059fc645d3d8883806d2dea1c5dfc68efdada9aadde8a96b6d57acf35b8')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue