mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-standr: auto updated to 1.8.0-1
This commit is contained in:
parent
dc40e000c2
commit
5616207757
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=standR
|
||||
_pkgver=1.6.0
|
||||
_pkgver=1.8.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=3
|
||||
pkgrel=1
|
||||
pkgdesc="Spatial transcriptome analyses of Nanostring's DSP data in R"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/$_pkgname"
|
||||
|
@ -48,8 +48,8 @@ optdepends=(
|
|||
r-uwot
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('94e29a2001fbb9d0bfa1488ae7039aa7')
|
||||
b2sums=('0f74f667be28b33358bd40333b78e52f64f804e937d06843a52918760381db1c4ba86180f03289fcab4166229472c5abb655aefe9a260eb761d5f2e88a4dc0ee')
|
||||
md5sums=('d7ab5f450cb205800a4b7fc2eae225e9')
|
||||
b2sums=('0f256e4bd1269d5286a4b0eba92fe4ca949f3b6380d97940587ff3dd40ae97f1fa81caa9b6db02b01a600bdee9bfe42403197251523c587ad8390758c3189394')
|
||||
|
||||
build() {
|
||||
mkdir build
|
||||
|
|
Loading…
Add table
Reference in a new issue