r-seqsetvis: auto updated to 1.22.0-1

This commit is contained in:
BioArchLinuxBot 2023-10-27 09:20:15 +00:00
parent 64f48d1775
commit a1940a4949

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=seqsetvis
_pkgver=1.20.0
_pkgver=1.22.0
pkgname=r-${_pkgname,,}
pkgver=1.20.0
pkgrel=2
pkgver=1.22.0
pkgrel=1
pkgdesc='Set Based Visualizations for Next-Gen Sequencing Data'
arch=('any')
url="https://bioconductor.org/packages/${_pkgname}"
@ -42,7 +42,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('76fffa0afb957536c1c458172185360c05d3919f570f3fae1ef960f834144792')
sha256sums=('a33b3a4f0a4ec7e0c3cba5d9148a7feb5125cc103320464546c293eec8a41dec')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"