mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-ctsv: auto updated to 1.6.0-1
This commit is contained in:
parent
90cadf604b
commit
d3c0b9df89
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=CTSV
|
||||
_pkgver=1.4.0
|
||||
_pkgver=1.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Identification of cell-type-specific spatially variable genes accounting for excess zeros"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -25,8 +25,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('4a3f8c7b5398449ea01b312ed7da1f43')
|
||||
b2sums=('5bfdab247571bd0717597ab31684f7caad1446503a9185a77c6102563d6fdcff1272aba0bba7c77dce9fbf19a5cea15bb14cc1dbae1ffffe9694e2fcdb0cddd0')
|
||||
md5sums=('6e93a12d20ccf03fd34988d45edfae1b')
|
||||
b2sums=('b91d05f0d1d2c58555ce62cc35f8b7b7e8f9eac29ae18ce8dad1e8a91d3fe50a64075c1e1c0431acf1e08bb6b31b64889bdd2cd2dbae70e0000a7f0bed9ac43e')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue