mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-rgenometracks: auto updated to 1.8.0-1
This commit is contained in:
parent
c36027a1ab
commit
ab924c86b7
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=rGenomeTracks
|
||||
_pkgver=1.6.0
|
||||
_pkgver=1.8.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.6.0
|
||||
pkgver=1.8.0
|
||||
pkgrel=1
|
||||
pkgdesc='Integerated visualization of epigenomic data'
|
||||
arch=('any')
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('c19aa4acdc09947ca2d8241d73afcb9d2455139258309a981a5bdb9740500044')
|
||||
sha256sums=('53465316e53344432ca14ea72e0ff49a034e557af6202361b171dd9362c6bb41')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue