mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-plotgardener: auto updated to 1.6.4-1
This commit is contained in:
parent
cef995e8ad
commit
5df4aabb69
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.6.3
|
||||
_pkgver=1.6.4
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.6.3
|
||||
pkgver=1.6.4
|
||||
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=('4f2548bb27efe763b03c43d57fcb783ec41c44b0bd090f948cc53c3b28302627')
|
||||
sha256sums=('2375f6868035a794fc4d900e87ba84ff676b3268f1aabacff641daec9ffc5951')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue