r-msstatsptm: auto updated to 2.6.1-1

This commit is contained in:
BioArchLinuxBot 2024-09-29 00:08:39 +00:00
parent d9647da365
commit d5edc0976e

View file

@ -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}"