mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-seqsetvis: auto updated to 1.22.1-1
This commit is contained in:
parent
753ff01821
commit
fb1eb27d7d
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||||
|
|
||||||
_pkgname=seqsetvis
|
_pkgname=seqsetvis
|
||||||
_pkgver=1.22.0
|
_pkgver=1.22.1
|
||||||
pkgname=r-${_pkgname,,}
|
pkgname=r-${_pkgname,,}
|
||||||
pkgver=1.22.0
|
pkgver=1.22.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Set Based Visualizations for Next-Gen Sequencing Data'
|
pkgdesc='Set Based Visualizations for Next-Gen Sequencing Data'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -42,7 +42,7 @@ optdepends=(
|
||||||
r-testthat
|
r-testthat
|
||||||
)
|
)
|
||||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||||
sha256sums=('a33b3a4f0a4ec7e0c3cba5d9148a7feb5125cc103320464546c293eec8a41dec')
|
sha256sums=('b4a2692c890e6419d0a896eebeb5c4c7d90b9cc44f8b4500c7e1ebfaf7457351')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue