r-targetsearch: auto updated to 1.52.0-1

This commit is contained in:
BioArchLinuxBot 2022-04-28 01:13:06 +00:00
parent d76cc93f22
commit 62aabe0d6a

View file

@ -1,10 +1,10 @@
# Maintainer: Guoyi Zhang <guoyizhang at malacology dot net>
_pkgname=TargetSearch
_pkgver=1.50.1
_pkgver=1.52.0
pkgname=r-${_pkgname,,}
pkgver=1.50.1
pkgrel=2
pkgver=1.52.0
pkgrel=1
pkgdesc='A package for the analysis of GC-MS metabolite profiling data'
arch=('x86_64')
url="https://bioconductor.org/packages/${_pkgname}"
@ -21,7 +21,7 @@ optdepends=(
r-tinytest
)
source=("https://bioconductor.org/packages/release/bioc/src/contrib/${_pkgname}_${_pkgver}.tar.gz")
sha256sums=('dfbb8b2b4fec9a12d18743858d8b26beae81dc1f4caeabc7323df5eca5a204d1')
sha256sums=('ed7618988867be05a770a63758bb34e203b9eace3fb54e730efd71a70b4cf25d')
build() {
R CMD INSTALL ${_pkgname}_${_pkgver}.tar.gz -l "${srcdir}"