mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-qusage: auto updated to 2.40.0-1
This commit is contained in:
parent
f2cbfdf7db
commit
281730ffdb
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=qusage
|
||||
_pkgver=2.38.0
|
||||
_pkgver=2.40.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.38.0
|
||||
pkgver=2.40.0
|
||||
pkgrel=1
|
||||
pkgdesc='qusage: Quantitative Set Analysis for Gene Expression'
|
||||
arch=('any')
|
||||
|
@ -17,7 +17,7 @@ depends=(
|
|||
r-limma
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('22619b22ccbfebc01c5179c54716bc0390d19c20ec819d246e9fc872b70d121a')
|
||||
sha256sums=('5a1f9e6dec0fe3fe23a032f1c6be29f30be8e9db2e26d3bbe3d03642d0b98aa0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue