r-scuttle: auto updated to 1.10.1-1

This commit is contained in:
BioArchLinuxBot 2023-05-08 12:22:42 +00:00
parent 90f947f8bf
commit a719f26233

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=scuttle
_pkgver=1.10.0
_pkgver=1.10.1
pkgname=r-${_pkgname,,}
pkgver=1.10.0
pkgver=1.10.1
pkgrel=1
pkgdesc='Single-Cell RNA-Seq Analysis Utilities'
arch=('x86_64')
@ -32,7 +32,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('e8db4ff03fafc8042cf7b65803938065d2ee948da14edff2f4376a7679a3094a')
sha256sums=('d2d6a73262c47ad9d4c32d44c6ad2a01fd3f1894a36d329f6537e3b4ce3c408c')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"