r-svaretro: auto updated to 1.6.0-1

This commit is contained in:
BioArchLinuxBot 2023-04-27 23:05:25 +00:00
parent d76423e334
commit a5f02d4a78

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=svaRetro
_pkgver=1.4.0
_pkgver=1.6.0
pkgname=r-${_pkgname,,}
pkgver=1.4.0
pkgrel=2
pkgver=1.6.0
pkgrel=1
pkgdesc='Retrotransposed transcript detection from structural variants'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -42,7 +42,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('3b47058440e9f5a90c605f922434879fafda4200680c321c75abfe3b2b01e613')
sha256sums=('98dd75bcb12aed474b68cd1ba9c9bc035af5f548afb293b24c1ff73770d5d77a')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"