r-dino: auto updated to 1.6.0-1

This commit is contained in:
BioArchLinuxBot 2023-04-27 17:25:40 +00:00
parent 1eca0fd070
commit 34354bf189

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=Dino
_pkgver=1.4.0
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.4.0
pkgrel=4
pkgver=1.6.0
pkgrel=1
pkgdesc='Normalization of Single-Cell mRNA Sequencing Data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -34,7 +34,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('2efcc5e8f19c3eef71ab114fc841490222cc8db766b6113f040fc445846670cb')
sha256sums=('fb5f09cb8154b7c3f925195da23fec1337bc04518570b784b1bba7664b92fa8b')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"