mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
r-msstatsptm: auto updated to 2.6.1-1
This commit is contained in:
parent
d9647da365
commit
d5edc0976e
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
|
||||
|
||||
_pkgname=MSstatsPTM
|
||||
_pkgver=2.6.0
|
||||
_pkgver=2.6.1
|
||||
pkgname=r-${_pkgname,,}
|
||||
pkgver=2.6.0
|
||||
pkgver=2.6.1
|
||||
pkgrel=1
|
||||
pkgdesc='Statistical Characterization of Post-translational Modifications'
|
||||
arch=('x86_64')
|
||||
|
@ -32,7 +32,7 @@ optdepends=(
|
|||
r-tinytest
|
||||
)
|
||||
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
|
||||
sha256sums=('7063d7c540b188cbf20c083c94d28431e2ecd8fc47c7630d8c5c67ae44eb6c47')
|
||||
sha256sums=('eb880e0d29010190333c84ef818a1974b795d861f07e15ff982bc1110c4c19fa')
|
||||
|
||||
build() {
|
||||
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"
|
||||
|
|
Loading…
Add table
Reference in a new issue