r-svaretro: auto updated to 1.4.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 21:50:11 +00:00
parent 383195131d
commit ee441ff7c0

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=svaRetro
_pkgver=1.2.0
_pkgver=1.4.0
pkgname=r-${_pkgname,,}
pkgver=1.2.0
pkgrel=2
pkgver=1.4.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=('5f13903fa4637ef09c0e6b4fc61334234b248d5de13af8a2ff18e826739a0797')
sha256sums=('3b47058440e9f5a90c605f922434879fafda4200680c321c75abfe3b2b01e613')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"