mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-visse: auto updated to 1.4.0-1
This commit is contained in:
parent
d1cd953271
commit
296492b287
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=vissE
|
||||
_pkgver=1.2.2
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.2
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Visualising Set Enrichment Analysis Results'
|
||||
arch=('any')
|
||||
|
@ -42,7 +42,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('0d6e176b32e613b1e8b1835ba7f75f8a5fa4bebb244c63a8156f5194dbcbe737')
|
||||
sha256sums=('ff8df5f464bff7689b9a2fe3401bb8062d16a5987a13c32101e8db54250bfc05')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue