mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-spatiallibd: auto updated to 1.13.4-1
This commit is contained in:
parent
9eca187c14
commit
4512273afb
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Pekka Ristola <pekkarr [at] protonmail [dot] com>
|
||||
|
||||
_pkgname=spatialLIBD
|
||||
_pkgver=1.12.0
|
||||
_pkgver=1.13.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=${_pkgver//-/.}
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc="spatialLIBD: an R/Bioconductor package to visualize spatially-resolved transcriptomics data"
|
||||
arch=(any)
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -59,8 +59,8 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/data/experiment/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
md5sums=('1c14166eb3d988b152448d770f491507')
|
||||
sha256sums=('2d7b2497287d769ed075701e98abd5465803fbad64cd846abc4173c6bac4e011')
|
||||
md5sums=('ce04856a64e262857cf708de58570400')
|
||||
sha256sums=('ae75b39b2c4fed429cc332118c13be77337353deb8b3adf370e775cb98572c07')
|
||||
|
||||
build() {
|
||||
mkdir -p build
|
||||
|
|
Loading…
Add table
Reference in a new issue