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