mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-pepstat: auto updated to 1.30.0-1
This commit is contained in:
parent
3506f68590
commit
089d630048
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=pepStat
|
||||
_pkgver=1.28.0
|
||||
_pkgver=1.30.0
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=1.28.0
|
||||
pkgver=1.30.0
|
||||
pkgrel=1
|
||||
pkgdesc='Statistical analysis of peptide microarrays'
|
||||
arch=('any')
|
||||
|
@ -27,7 +27,7 @@ optdepends=(
|
|||
r-shiny
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('5d711f7c1fdc14636a158ddd4fa002d91df7b25ab16e839b65184a5b6984651e')
|
||||
sha256sums=('6301ddfc629d761f6d57200c108171b78b176abdcc82898fa6a7f61f8c1543ba')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue