r-scanvis: auto updated to 1.16.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-27 09:27:42 +00:00
parent 5291223ff2
commit 48a3bf8bd5

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=SCANVIS
_pkgver=1.14.0
_pkgver=1.16.0
pkgname=r-${_pkgname,,}
pkgver=1.14.0
pkgver=1.16.0
pkgrel=1
pkgdesc='SCANVIS - a tool for SCoring, ANnotating and VISualizing splice junctions'
arch=('any')
@ -21,7 +21,7 @@ optdepends=(
r-rmarkdown
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('df3e7374f125155c4e0a579bf51f4442b4c58cf6b66e8957c9266c307940241e')
sha256sums=('be5809446a8970f4513911de2d4d89535ef785fc72b7ef750e836a46d5cc34f8')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"