mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-nucleosim: auto updated to 1.34.0-1
This commit is contained in:
parent
9aa64b9540
commit
186f045818
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=nucleoSim
|
||||
_pkgver=1.32.0
|
||||
_pkgver=1.34.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.32.0
|
||||
pkgver=1.34.0
|
||||
pkgrel=1
|
||||
pkgdesc='Generate synthetic nucleosome maps'
|
||||
arch=('any')
|
||||
|
@ -22,7 +22,7 @@ optdepends=(
|
|||
r-testthat
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('5ab34e9edfcd19e26458707fb30b2c6b6675afb4a50d4d6f637b8d2a0330c438')
|
||||
sha256sums=('0bb37606bc2cddda9e996217f01a27e7bdd4b2c97942943d8b15e3b41c29db09')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue