mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-browserviz: auto updated to 2.28.0-1
This commit is contained in:
parent
cb9fe27c44
commit
def87a8f22
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=BrowserViz
|
||||
_pkgver=2.26.0
|
||||
_pkgver=2.28.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.26.0
|
||||
pkgver=2.28.0
|
||||
pkgrel=1
|
||||
pkgdesc='BrowserViz: interactive R/browser graphics using websockets and JSON'
|
||||
arch=('any')
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-runit
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('1c26993c93dc572be0851c8586293a58f2bd21e21f036678436b92520ddb0173')
|
||||
sha256sums=('ac9df102a0fbb66f988007674a644f23cd42f49e7912f38b0372e33c5238f2e9')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue