mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-imagehts: auto updated to 1.45.1-1
This commit is contained in:
parent
4e3979b391
commit
9f0dbe3fdd
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=imageHTS
|
||||
_pkgver=1.44.1
|
||||
_pkgver=1.45.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.44.1
|
||||
pkgver=1.45.1
|
||||
pkgrel=1
|
||||
pkgdesc='Analysis of high-throughput microscopy-based screens'
|
||||
arch=('any')
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-mass
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b925cec1e6586185446bd5a89b32fa47a801b4a76ed6a5b7d00429af596ac454')
|
||||
sha256sums=('550bec6b7b74d187a363828e43394d56f0980393d19ed1f927f5eda0750d9ba1')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue