mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rrvgo: auto updated to 1.14.2-1
This commit is contained in:
parent
3e4d83b83f
commit
65b52bca0c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=rrvgo
|
||||
_pkgver=1.14.1
|
||||
_pkgver=1.14.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.14.1
|
||||
pkgver=1.14.2
|
||||
pkgrel=1
|
||||
pkgdesc='Reduce + Visualize GO'
|
||||
arch=('any')
|
||||
|
@ -57,7 +57,7 @@ optdepends=(
|
|||
r-utils
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6a58013dedf0db7b0b53907bf96a1269d7374044c59ffde26fd13015093d34fc')
|
||||
sha256sums=('100359f083bfa8cf32037f9c944068b8b5fa65d6fcdbf2b9cefa5bc092bdff54')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue