mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-dapar: auto updated to 1.32.2-1
This commit is contained in:
parent
05f65d32d5
commit
cb9720fd27
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=DAPAR
|
||||
_pkgver=1.32.0
|
||||
_pkgver=1.32.2
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.32.0
|
||||
pkgver=1.32.2
|
||||
pkgrel=1
|
||||
pkgdesc='Tools for the Differential Analysis of Proteins Abundance with R'
|
||||
arch=('any')
|
||||
|
@ -67,7 +67,7 @@ optdepends=(
|
|||
r-vsn
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('f58de289938115de7d7d5c05750fd2cea96365669984b634082ec5537aeff7b4')
|
||||
sha256sums=('d584abdfaeda7600a58750665611d14ed0e234a7b61d26348b35365cb9e46cbd')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue