r-isanalytics: auto updated to 1.10.1-1

This commit is contained in:
BioArchLinuxBot 2023-05-10 18:04:15 +00:00
parent b96268704d
commit aa492beede

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=ISAnalytics
_pkgver=1.10.0
_pkgver=1.10.1
pkgname=r-${_pkgname,,}
pkgver=1.10.0
pkgver=1.10.1
pkgrel=1
pkgdesc='Analyze gene therapy vector insertion sites data identified from genomics next generation sequencing reads for clonal tracking studies'
arch=('any')
@ -66,7 +66,7 @@ optdepends=(
r-withr
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('173af61c38009bcc7b567e0d95987c4a611de3f7a3b532955ef9c181a638054e')
sha256sums=('89b3569b8efa5e14877ce2d4c9c43c6152e87ed32b54edac26d5ebc833759a04')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"