mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-batchelor: auto updated to 1.12.1-1
This commit is contained in:
parent
b3d2710c79
commit
f0756208dd
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.12.0
|
||||
_pkgver=1.12.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.0
|
||||
pkgver=1.12.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=('17dad6caaffa9e663577999ab514a8a143b5019ae58ba253d4487e47c3b7cc56')
|
||||
sha256sums=('d1c9228addfd8c63afbd302ce559bc0540e8c1c8954f327163003a6e5396dbff')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue