mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-plotgardener: auto updated to 1.10.2-1
This commit is contained in:
parent
e51c7edf3f
commit
4f1f18c14c
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.10.1
|
||||
_pkgver=1.10.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.10.1
|
||||
pkgver=1.10.2
|
||||
pkgrel=1
|
||||
pkgdesc='Coordinate-Based Genomic Visualization Package for R'
|
||||
arch=('x86_64')
|
||||
|
@ -50,7 +50,7 @@ optdepends=(
|
|||
r-txdb.hsapiens.ucsc.hg19.knowngene
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('276a19d3d5dcf6704549557c758535b731f4c651b1ee9b965357df62156192dd')
|
||||
sha256sums=('36bb6ff1d9ee85c7f7701140079e933728494997a9e926dca3b92d95a01bb284')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue