mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-profileplyr: auto updated to 1.12.0-1
This commit is contained in:
parent
013b218604
commit
211f98a01c
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=profileplyr
|
||||
_pkgver=1.10.2
|
||||
_pkgver=1.12.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.10.2
|
||||
pkgver=1.12.0
|
||||
pkgrel=1
|
||||
pkgdesc='Visualization and annotation of read signal over genomic ranges with profileplyr'
|
||||
arch=('any')
|
||||
|
@ -52,7 +52,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('7f30471b85ff604a4be387cc7d193924139dad0d8a95469a07be4f6ebd4d6053')
|
||||
sha256sums=('dcc2be4f42952eca281a0eac7270982d4db2334bdd7667bcf950886007ce9644')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue