r-batchelor: auto updated to 1.12.1-1

This commit is contained in:
BioArchLinuxBot 2022-05-28 00:02:28 +00:00
parent b3d2710c79
commit f0756208dd

View file

@ -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}"