r-tpp: auto updated to 3.34.0-1

This commit is contained in:
BioArchLinuxBot 2024-10-31 16:01:30 +00:00
parent 6d3001ff3d
commit 8e1d9ccc94

View file

@ -1,9 +1,9 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=TPP
_pkgver=3.32.0
_pkgver=3.34.0
pkgname=r-${_pkgname,,}
pkgver=3.32.0
pkgver=3.34.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=('2ece3dfb7d9bdf4ad2cfc2cb22742f93ed83d9ea417215a3f6a89de67e9ad6dd')
sha256sums=('20a625c18ba445f0b2e17f0c5bdb4723a77ddeff4dc812b3b706bb25c2d01960')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"