mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-imcrtools: auto updated to 1.2.1-1
This commit is contained in:
parent
299f1269f0
commit
4a30c41639
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.0.2
|
||||
_pkgver=1.2.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.0.2
|
||||
pkgver=1.2.1
|
||||
pkgrel=1
|
||||
pkgdesc='Methods for imaging mass cytometry data analysis'
|
||||
arch=('any')
|
||||
|
@ -49,7 +49,7 @@ optdepends=(
|
|||
r-tidyr
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6ec2bafeacec8eaf934fea8b04867dde85c6c9ff5259e7d0ca562e0d5a09bc17')
|
||||
sha256sums=('f5896eecc74167ab90ca10aa5f88d63adc60f9766fd549e6a312acaaca886dd6')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue