mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-deltacapturec: auto updated to 1.16.1-1
This commit is contained in:
parent
753af4f606
commit
89d05c1395
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=deltaCaptureC
|
||||
_pkgver=1.16.0
|
||||
_pkgver=1.16.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.16.0
|
||||
pkgver=1.16.1
|
||||
pkgrel=1
|
||||
pkgdesc='This Package Discovers Meso-scale Chromatin Remodeling from 3C Data'
|
||||
arch=('any')
|
||||
|
@ -23,7 +23,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('6bb861bba6b756f6ced6716bb828ff3809d3f922195681a57084101c98c857d5')
|
||||
sha256sums=('2e40fd19dddc7a2fff077b9a5ad917d1726604a3b84aa7e51c88f9f4a645bc53')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue