mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-plotgardener: auto updated to 1.2.7-1
This commit is contained in:
parent
a6212b9a5a
commit
11e13373f6
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.6
|
||||
_pkgver=1.2.7
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.2.6
|
||||
pkgver=1.2.7
|
||||
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=('4269828e2137ca113f55ba96ebf1a339794809863d3dc9105de878a8458ff33a')
|
||||
sha256sums=('b708a6d4e5212b8027f55b913b58e32952ec3996cf12af23b41c420ea08599b0')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue