mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-regionalst: auto updated to 1.2.0-1
This commit is contained in:
parent
924c41abe0
commit
ff07efec59
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=RegionalST
|
||||
_pkgver=1.0.1
|
||||
_pkgver=1.2.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Investigating regions of interest and performing cross-regional analysis with spatial transcriptomics data"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -39,8 +39,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('d9589bef7f1408c77dee510baa14b4ad')
|
||||
b2sums=('82d2fe4733e6bbfc397e0f52e30b13dafd96c5305ac67b8461ceb9edb86c3671d7924b05b441665a1b86c864ae8def6d0687773984f60731a0049132e3257749')
|
||||
md5sums=('09f2ca1e03d5642dc250df00c8f3baff')
|
||||
b2sums=('efd5284f3855ba18b58794570b44211c0a5b214bc2c5ddae3b43f065cb3ccafad162f7389ff0f6b6b9a059d0dd1b8f16f104212b4c7e7ca02dab37b3e8301d52')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue