mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-plotgardener: auto updated to 1.2.3-1
This commit is contained in:
parent
81b2e03abd
commit
0c635fe400
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=plotgardener
|
||||
_pkgver=1.2.0
|
||||
_pkgver=1.2.3
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.0
|
||||
pkgver=1.2.3
|
||||
pkgrel=1
|
||||
pkgdesc='Coordinate-Based Genomic Visualization Package for R'
|
||||
arch=('x86_64')
|
||||
|
@ -46,7 +46,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('b2e9f13bfaf5f87c47071dd6a7744e2bdb2e00bf60fa0c46709fb1cb68e9e96f')
|
||||
sha256sums=('06ee0e26b5870f85cebeaaa13a71e753ee4c703c014622f601a11ac7c1df5418')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue