r-dittoseq: auto updated to 1.12.1-1

This commit is contained in:
BioArchLinuxBot 2023-08-19 18:05:01 +00:00
parent feb47ab763
commit bba0bc5739

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=dittoSeq
_pkgver=1.12.0
_pkgver=1.12.1
pkgname=r-${_pkgname,,}
pkgver=1.12.0
pkgver=1.12.1
pkgrel=1
pkgdesc='User Friendly Single-Cell and Bulk RNA Sequencing Visualization'
arch=('any')
@ -41,7 +41,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('681021e01d6cf00281a13ec192566593059c2d8ff97f5f5da800ee2edaefbd3c')
sha256sums=('a1316f1aa57909d9fdf8fc438f1b0d8823c3d1b1b6db987decbb3fec83afef3e')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"