r-isanalytics: auto updated to 1.6.2-1

This commit is contained in:
BioArchLinuxBot 2022-05-26 00:03:07 +00:00
parent 02f15fe144
commit d57afc1193

View file

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