r-fraser: auto updated to 1.10.0-1

This commit is contained in:
BioArchLinuxBot 2022-11-03 21:27:32 +00:00
parent 9597ebeb5d
commit 331ef6bc72

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=FRASER
_pkgver=1.8.1
_pkgver=1.10.0
pkgname=r-${_pkgname,,}
pkgver=1.8.1
pkgrel=2
pkgver=1.10.0
pkgrel=1
pkgdesc='Find RAre Splicing Events in RNA-Seq Data'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -60,7 +60,7 @@ optdepends=(
r-txdb.hsapiens.ucsc.hg19.knowngene
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('03dc3478c4691e9c9e4882ae566bb74c53811135a5b0c289b67f7ad05d563dae')
sha256sums=('ec641116090162d01dc4ec99f7a4f1ade90992f37f67173802a47d4f248284e2')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"