r-tpp: auto updated to 3.24.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 05:04:28 +00:00
parent 40af0ac3c2
commit 447220518a

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=TPP
_pkgver=3.22.1
_pkgver=3.24.0
pkgname=r-${_pkgname,,}
pkgver=3.22.1
pkgver=3.24.0
pkgrel=1
pkgdesc='Analyze thermal proteome profiling (TPP) experiments'
arch=('any')
@ -44,7 +44,7 @@ optdepends=(
r-testthat
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('1e5a3d6871acad3f3ac7a4fc3540e36cc472e7da63fcac86d919c22cc4d6286f')
sha256sums=('9454d11a0a89a95888d3a0b375ddf8337ad5348653df809a042a57c136e40f70')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"