r-chromscape: auto updated to 1.6.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-11 00:09:09 +00:00
parent 719d054dd3
commit 5028b95721

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ChromSCape
_pkgver=1.4.0
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.4.0
pkgver=1.6.0
pkgrel=1
pkgdesc='Analysis of single-cell epigenomics datasets with a Shiny App'
arch=('x86_64')
@ -70,7 +70,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('ab9fa779600f0b7236d478e73ccd55dcad9c9970410e9963c5e1423aea5febb2')
sha256sums=('30abed31221e86e32a21a32f2e2c6428bf67eeb31965da468d8b56aa2f057343')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"