mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-chimeraviz: auto updated to 1.22.0-1
This commit is contained in:
parent
96b1fc845f
commit
5c37a07ec8
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=chimeraviz
|
||||
_pkgver=1.20.0
|
||||
_pkgver=1.22.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.20.0
|
||||
pkgver=1.22.0
|
||||
pkgrel=1
|
||||
pkgdesc='Visualization tools for gene fusions'
|
||||
arch=('any')
|
||||
|
@ -50,7 +50,7 @@ optdepends=(
|
|||
grep
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6a9b509092d284e9deaad4614c6e6b810d2cf043155acaf043cec02ff9124d3f')
|
||||
sha256sums=('80c0e18e4b8295fa638b8a293612b31653cced6abf5881f2a8d03a905603a61a')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue