r-mitoclone2: auto updated to 1.6.0-1

This commit is contained in:
BioArchLinuxBot 2023-04-27 22:53:47 +00:00
parent 6984aaad0f
commit d8cfbca946

View file

@ -2,10 +2,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=mitoClone2
_pkgver=1.4.0
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.4.0
pkgrel=2
pkgver=1.6.0
pkgrel=1
pkgdesc='Clonal Population Identification in Single-Cell RNA-Seq Data using Mitochondrial and Somatic Mutations'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -28,7 +28,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('d6dd599cba014570e0adbce7c09362e1126fa9cf6c827b2fe147d902fe0dd11f')
sha256sums=('d0e97b30924bdcbd4e26e3d5f3e1afca4a1a8401d20d44b5fc531b8d9f4069b2')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"