mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spatialheatmap: auto updated to 2.10.2-1
This commit is contained in:
parent
fef7a612b5
commit
9ceabb4b0f
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# Contributor: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=spatialHeatmap
|
||||
_pkgver=2.10.1
|
||||
_pkgver=2.10.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=1
|
||||
|
@ -98,8 +98,8 @@ optdepends=(
|
|||
r-yaml
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('0b73b9d456ef4df4af8caa465f9aa744')
|
||||
b2sums=('d105540b948bbfb40add8df77025cb68b3692aeb4b16440a8bb1329e5bdf15c7a3614e2eec9b59275235aec8db9d4f3c56cf18944bc6d4c7b64808603d0d61a7')
|
||||
md5sums=('4b23dab35de4ffbebd99e27b327de846')
|
||||
b2sums=('5e32432ed03b0b92de0ef6ef5d215696c99503c85a46917d34f89ef19d53269768ebdadc7be00e6e931ad5c6df2f1f8dda1bd12f76ece4231e2c98b621b47ac2')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue