mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-toast: auto updated to 1.10.1-1
This commit is contained in:
parent
1ce670e275
commit
bdc27f8260
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=TOAST
|
||||
_pkgver=1.10.0
|
||||
_pkgver=1.10.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.10.0
|
||||
pkgrel=2
|
||||
pkgver=1.10.1
|
||||
pkgrel=1
|
||||
pkgdesc='Tools for the analysis of heterogeneous tissues'
|
||||
arch=('any')
|
||||
url="https://bioconductor.org/packages/${_pkgname}"
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('924e79d6ac4eb53f4443a12eb13310dc71fc2a635c23e2693243880fa6783fd5')
|
||||
sha256sums=('709984e9fa39cb5b2a167e1d657bedc89fc502a45c40a9e4ec518c9e7eccf822')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue