mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-imcrtools: auto updated to 1.6.4-1
This commit is contained in:
parent
b050b20bef
commit
14119d99c5
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=imcRtools
|
||||
_pkgver=1.6.3
|
||||
_pkgver=1.6.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.6.3
|
||||
pkgver=1.6.4
|
||||
pkgrel=1
|
||||
pkgdesc='Methods for imaging mass cytometry data analysis'
|
||||
arch=('any')
|
||||
|
@ -51,7 +51,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('3190ae89532ca6e2a4215e701fa8cf8171ec8e8643f547225474c6b51c5da7c4')
|
||||
sha256sums=('971e3ccaecc46eaeffefc82d23843d422b104ba133bc8304c2e25949d40f5912')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue