mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-cssq: auto updated to 1.14.0-1
This commit is contained in:
parent
12b6645e5b
commit
868e8effe4
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=CSSQ
|
||||
_pkgver=1.12.1
|
||||
_pkgver=1.14.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.12.1
|
||||
pkgver=1.14.0
|
||||
pkgrel=1
|
||||
pkgdesc='Chip-seq Signal Quantifier Pipeline'
|
||||
arch=('any')
|
||||
|
@ -28,7 +28,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('853964d9405a8eeb93041136ba39c59956ae21e263077790c4dcb5f91f714277')
|
||||
sha256sums=('368e4a8824a979be1acfd4f8a0747289e5e443290e40dd3b8e47049d5ec88a58')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue