mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-chromscape: auto updated to 1.6.0-1
This commit is contained in:
parent
719d054dd3
commit
5028b95721
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=ChromSCape
|
||||
_pkgver=1.4.0
|
||||
_pkgver=1.6.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.4.0
|
||||
pkgver=1.6.0
|
||||
pkgrel=1
|
||||
pkgdesc='Analysis of single-cell epigenomics datasets with a Shiny App'
|
||||
arch=('x86_64')
|
||||
|
@ -70,7 +70,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('ab9fa779600f0b7236d478e73ccd55dcad9c9970410e9963c5e1423aea5febb2')
|
||||
sha256sums=('30abed31221e86e32a21a32f2e2c6428bf67eeb31965da468d8b56aa2f057343')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue