mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-miaviz: auto updated to 1.4.0-1
This commit is contained in:
parent
eec5f76089
commit
92e6e6e080
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=miaViz
|
||||
_pkgver=1.2.1
|
||||
_pkgver=1.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.1
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='Microbiome Analysis Plotting and Visualization'
|
||||
arch=('any')
|
||||
|
@ -43,7 +43,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b107c71c6091894d298fb60b3528e633b9c24aa1b97ba940b808bee66a32d509')
|
||||
sha256sums=('16b77d99f6aa0c4fe0bbed64d3d6f221738e395a21b80fc27c81ce8ae0daabad')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue