r-scuttle: auto updated to 1.10.2-1

This commit is contained in:
BioArchLinuxBot 2023-08-05 00:07:54 +00:00
parent ca65c0b2cd
commit f61bb0c892

View file

@ -2,9 +2,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=scuttle
_pkgver=1.10.1
_pkgver=1.10.2
pkgname=r-${_pkgname,,}
pkgver=1.10.1
pkgver=1.10.2
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=('d2d6a73262c47ad9d4c32d44c6ad2a01fd3f1894a36d329f6537e3b4ce3c408c')
sha256sums=('cb750f989d22578bcb0f3bff832d1145e9feec17b8b4367e5a8014c5c6744508')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"