mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dss: auto updated to 2.54.0-1
This commit is contained in:
parent
7c22d7b72b
commit
8ac5c80d5b
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=DSS
|
||||
_pkgver=2.52.0
|
||||
_pkgver=2.54.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.52.0
|
||||
pkgver=2.54.0
|
||||
pkgrel=1
|
||||
pkgdesc='Dispersion shrinkage for sequencing data'
|
||||
arch=('x86_64')
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
r-rmarkdown
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('68cf758ebad3444b7c76a52e9398a4f3d9d32c6cdd6fe7b9ee03a8c1a2793df9')
|
||||
sha256sums=('5081c2ca7c51857be043d580fe5e2f16e1502cbfb969c18f40b77aec69efbf0d')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue