mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-batchelor: auto updated to 1.18.1-1
This commit is contained in:
parent
d367a27206
commit
374a923433
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=batchelor
|
||||
_pkgver=1.18.0
|
||||
_pkgver=1.18.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.18.0
|
||||
pkgver=1.18.1
|
||||
pkgrel=1
|
||||
pkgdesc='Single-Cell Batch Correction Methods'
|
||||
arch=('x86_64')
|
||||
|
@ -40,7 +40,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('820251aac7e8d6ca31a2af688fb149c6b9a47f9ba9f53b859f467cb8c68cbfb4')
|
||||
sha256sums=('a58590880cf00dd2ff7c9fc75ee611e4d4cc5bae98246a1878f8d7d1da6c8dfc')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue