r-fraser: auto updated to 1.8.0-1

This commit is contained in:
BioArchLinuxBot 2022-05-08 12:48:32 +00:00
parent 7a9bf3718d
commit ca5469de1b

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=FRASER
_pkgver=1.6.1
_pkgver=1.8.0
pkgname=r-${_pkgname,,}
pkgver=1.6.1
pkgver=1.8.0
pkgrel=1
pkgdesc='Find RAre Splicing Events in RNA-Seq Data'
arch=('x86_64')
@ -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=('8e66de6f9a4a8c9a99dc197f439b970c63b96efcc063081456d1c80a2eea130b')
sha256sums=('a9f5f8070926a8575cbf61ca4a4c5198ad56fcb4f27f10d820789e18a1d47e61')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"