mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spatialheatmap: auto updated to 2.4.0-1
This commit is contained in:
parent
5595250565
commit
de6597501d
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=spatialHeatmap
|
||||
_pkgver=2.2.0
|
||||
_pkgver=2.4.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.2.0
|
||||
pkgrel=2
|
||||
pkgver=2.4.0
|
||||
pkgrel=1
|
||||
pkgdesc='spatialHeatmap'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -73,7 +73,7 @@ optdepends=(
|
|||
r-sortable
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('18bc9bcab310db3b6de9081169c4cb8a870b9c666ee2622d79b2eb3347b989ca')
|
||||
sha256sums=('f7e9eb606f654d75e701bbfa1295be2958fa8d92aa1892736d3b64b8adaf986b')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue